Remove superfluous trailing white space from C files
This commit is contained in:
@@ -34,6 +34,6 @@ main(int argc, char *argv[]) {
|
||||
}
|
||||
}
|
||||
gzclose(fp);
|
||||
if (error==0)
|
||||
if (error==0)
|
||||
printf("There were no errors.\n");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user