- use standard-imposed constants some more
This commit is contained in:
@@ -137,5 +137,5 @@ int split_main(int argc, char **argv)
|
||||
src += to_write;
|
||||
} while (bytes_read);
|
||||
}
|
||||
return 0;
|
||||
return EXIT_SUCCESS;
|
||||
}
|
||||
|
Reference in New Issue
Block a user