summaryrefslogtreecommitdiff
path: root/src/pr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pr.c')
-rw-r--r--src/pr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pr.c b/src/pr.c
index 954876e7a..fb6b7c8a2 100644
--- a/src/pr.c
+++ b/src/pr.c
@@ -457,7 +457,7 @@ cols_ready_to_print (void)
return n;
}
-void
+int
main (int argc, char **argv)
{
int c;