summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--head.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/head.c b/head.c
index 1069ab0..542b851 100644
--- a/head.c
+++ b/head.c
@@ -82,7 +82,7 @@ static void fixobsolete(int argc, char *argv[])
}
}
-int main(int argc, char **argv)
+int main(int argc, char *argv[])
{
setlocale(LC_ALL, "");