cleaning up code

This commit is contained in:
Paul Cruz
2017-06-15 12:27:32 -07:00
parent fc428ab350
commit e208992529
2 changed files with 51 additions and 39 deletions
+1
View File
@@ -674,6 +674,7 @@ int main(int argCount, const char* argv[])
}
#endif
if(operation==zom_list){
g_displayOut = stdout;
if(filenameIdx==0){
DISPLAY("No files given\n");
CLEAN_RETURN(0);