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
+3 -3
View File
@@ -40,11 +40,11 @@ extern "C" {
#endif /* __cplusplus */
const char *mstptext_receive_state(
int index);
unsigned index);
const char *mstptext_master_state(
int index);
unsigned index);
const char *mstptext_frame_type(
int index);
unsigned index);
#ifdef __cplusplus
}