summaryrefslogtreecommitdiff
path: root/src/rm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/rm.c')
-rw-r--r--src/rm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rm.c b/src/rm.c
index 0bcd3c6e7..eb90bf2cd 100644
--- a/src/rm.c
+++ b/src/rm.c
@@ -67,7 +67,7 @@
proper_name ("Jim Meyering")
/* Name this program was run with. */
-char *program_name;
+char const *program_name;
/* For long options that have no equivalent short option, use a
non-character as a pseudo short option, starting with CHAR_MAX + 1. */