dtcreate: warning prevention.

This commit is contained in:
Peter Howkins
2012-08-30 18:07:16 +01:00
parent 231b359685
commit ce7f5d0862
5 changed files with 7 additions and 5 deletions

View File

@@ -74,7 +74,7 @@ char keywordDB[][30] = { "ACTION" ,
"WINDOW_TYPE" ,
"ARG_TYPE" ,
"LABEL" ,
NULL ,
'\0' ,
};
/* Max Number of fields in Action Keyword Table */
@@ -98,7 +98,7 @@ char FiletypekeywordDB[][30] = { "DATA_ATTRIBUTES" ,
"MAP_ACTION" ,
"TYPE" ,
"LABEL" ,
NULL ,
'\0' ,
};
/* Max Number of fields in Filetype Keyword Table */