summaryrefslogtreecommitdiff
path: root/src/install.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/install.c')
-rw-r--r--src/install.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/install.c b/src/install.c
index 10fcae71f..1d902d6ee 100644
--- a/src/install.c
+++ b/src/install.c
@@ -93,7 +93,7 @@ static int make_ancestor (char const *dir, char const *component,
void usage (int status);
/* The name this program was run with, for error messages. */
-char *program_name;
+char const *program_name;
/* The user name that will own the files, or NULL to make the owner
the current user ID. */