Correct four code style issues

This commit is contained in:
ISSOtm
2020-03-07 18:08:17 +01:00
parent 48ad3973a9
commit 0d31afaff8
4 changed files with 6 additions and 3 deletions

View File

@@ -49,7 +49,7 @@ uint32_t unionStart[128], unionSize[128];
extern int yydebug;
#endif
FILE *dependfile;
FILE * dependfile;
bool oGeneratedMissingIncludes;
bool oFailedOnMissingInclude;
bool oGeneratePhonyDeps;