Trivial changes to avoid some compiler warnings.

This commit is contained in:
Edmund Grimley Evans
2015-11-19 18:26:47 +00:00
parent 553242c18a
commit ba99a70cd8
5 changed files with 12 additions and 9 deletions

View File

@ -1974,7 +1974,7 @@ enum {
TCC_OPTION_E,
TCC_OPTION_MD,
TCC_OPTION_MF,
TCC_OPTION_x,
TCC_OPTION_x
};
#define TCC_OPTION_HAS_ARG 0x0001