summaryrefslogtreecommitdiff
path: root/src/true.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/true.c')
-rw-r--r--src/true.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/true.c b/src/true.c
index 54a3c5aec..ae6990a3f 100644
--- a/src/true.c
+++ b/src/true.c
@@ -33,7 +33,7 @@
#define AUTHORS proper_name ("Jim Meyering")
/* The name this program was run with. */
-char *program_name;
+char const *program_name;
void
usage (int status)