summaryrefslogtreecommitdiff
path: root/src/wc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/wc.c')
-rw-r--r--src/wc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wc.c b/src/wc.c
index 10875887a..5338b0e97 100644
--- a/src/wc.c
+++ b/src/wc.c
@@ -253,7 +253,7 @@ wc_file (const char *file)
}
}
-void
+int
main (int argc, char **argv)
{
int optc;