summaryrefslogtreecommitdiff
path: root/src/expand.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/expand.c')
-rw-r--r--src/expand.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/expand.c b/src/expand.c
index d77d1c8fa..702d2034c 100644
--- a/src/expand.c
+++ b/src/expand.c
@@ -321,7 +321,7 @@ expand (void)
}
}
-void
+int
main (int argc, char **argv)
{
int tabval = -1; /* Value of tabstop being read, or -1. */