mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-08-04 07:43:58 +02:00
(main): Declare to be of type int, not void.
This commit is contained in:
+1
-1
@@ -47,7 +47,7 @@ Force changed blocks to disk, update the super block.\n\
|
||||
exit (status);
|
||||
}
|
||||
|
||||
void
|
||||
int
|
||||
main (int argc, char **argv)
|
||||
{
|
||||
program_name = argv[0];
|
||||
|
||||
Reference in New Issue
Block a user