summaryrefslogtreecommitdiff
path: root/src/chcon.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/chcon.c')
-rw-r--r--src/chcon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chcon.c b/src/chcon.c
index 2642bf4a9..dacce2b45 100644
--- a/src/chcon.c
+++ b/src/chcon.c
@@ -56,7 +56,7 @@ enum Verbosity
};
/* The name the program was run with. */
-char *program_name;
+char const *program_name;
/* If nonzero, and the systems has support for it, change the context
of symbolic links rather than any files they point to. */