Fix displayLevel redefinition issues

This commit is contained in:
Sean Purcell
2017-03-23 12:09:35 -07:00
parent 680e4e0953
commit dee08caabb
2 changed files with 5 additions and 4 deletions
+1
View File
@@ -583,6 +583,7 @@ int main(int argCount, const char* argv[])
#endif
g_utilDisplayLevel = g_displayLevel;
if (!followLinks) {
unsigned u;
for (u=0, fileNamesNb=0; u<filenameIdx; u++) {