summaryrefslogtreecommitdiff
path: root/src/whoami.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/whoami.c')
-rw-r--r--src/whoami.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/whoami.c b/src/whoami.c
index d9f0706db..07ff8a08f 100644
--- a/src/whoami.c
+++ b/src/whoami.c
@@ -61,7 +61,7 @@ Same as id -un.\n\
exit (status);
}
-void
+int
main (int argc, char **argv)
{
register struct passwd *pw;