libdthelp: resolve 46 compiler warnings

This commit is contained in:
Peter Howkins
2012-10-08 15:34:45 +01:00
parent c3c9abd86f
commit cd39eabb18
17 changed files with 45 additions and 43 deletions

View File

@@ -390,7 +390,7 @@ static const FrmtPrivateInfo DefPrivInfo =
(char) False, /* char top_block; */
(char) False, /* char dup_flag; */
0, /* int sdl_type; */
NULL, /* void *match_info; */
0, /* void *match_info; */
NULL, /* void *id_info; */
NULL, /* void *tmp_info; */
};