summaryrefslogtreecommitdiff
path: root/src/paste.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/paste.c')
-rw-r--r--src/paste.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/paste.c b/src/paste.c
index 7ac478731..beaf62b95 100644
--- a/src/paste.c
+++ b/src/paste.c
@@ -429,7 +429,7 @@ With no FILE, or when FILE is -, read standard input.\n\
exit (status);
}
-void
+int
main (int argc, char **argv)
{
int optc, exit_status;