summaryrefslogtreecommitdiff
path: root/src/printenv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/printenv.c')
-rw-r--r--src/printenv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/printenv.c b/src/printenv.c
index fbdca726d..95da214c4 100644
--- a/src/printenv.c
+++ b/src/printenv.c
@@ -71,7 +71,7 @@ If no environment VARIABLE specified, print them all.\n\
exit (status);
}
-void
+int
main (int argc, char **argv)
{
char **env;