summaryrefslogtreecommitdiff
path: root/src/chroot.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/chroot.c')
-rw-r--r--src/chroot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chroot.c b/src/chroot.c
index 85053c974..8081b1696 100644
--- a/src/chroot.c
+++ b/src/chroot.c
@@ -33,7 +33,7 @@
#define AUTHORS proper_name ("Roland McGrath")
/* The name this program was run with, for error messages. */
-char *program_name;
+char const *program_name;
void
usage (int status)