summaryrefslogtreecommitdiff
path: root/src/unlink.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/unlink.c')
-rw-r--r--src/unlink.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unlink.c b/src/unlink.c
index 26efb6682..0ef24480e 100644
--- a/src/unlink.c
+++ b/src/unlink.c
@@ -36,7 +36,7 @@
#define AUTHORS proper_name ("Michael Stone")
/* Name this program was run with. */
-char *program_name;
+char const *program_name;
void
usage (int status)