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 3c9fbee59..146c288aa 100644
--- a/src/install.c
+++ b/src/install.c
@@ -229,7 +229,7 @@ main (int argc, char **argv)
int errors = 0;
const char *symbolic_mode = NULL;
int make_backups = 0;
- char *version;
+ const char *version;
int mkdir_and_install = 0;
struct cp_options x;
int n_files;