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