Corrected warnings found by splint.

This commit is contained in:
skarg
2009-04-18 17:54:39 +00:00
parent 9051a80e30
commit c17962107c
20 changed files with 204 additions and 200 deletions
+2 -2
View File
@@ -90,8 +90,8 @@ extern "C" {
the before_split_default_name is used */
const char *indtext_by_index_split_default(
INDTEXT_DATA * data_list,
int index,
int split_index,
unsigned index,
unsigned split_index,
const char *before_split_default_name,
const char *default_name);