summaryrefslogtreecommitdiff
path: root/src/chown.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/chown.c')
-rw-r--r--src/chown.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chown.c b/src/chown.c
index 5152de569..02e0148f7 100644
--- a/src/chown.c
+++ b/src/chown.c
@@ -48,7 +48,7 @@
proper_name ("Jim Meyering")
/* The name the program was run with. */
-char *program_name;
+char const *program_name;
/* The argument to the --reference option. Use the owner and group IDs
of this file. This file must exist. */