summaryrefslogtreecommitdiff
path: root/src/runcon.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/runcon.c')
-rw-r--r--src/runcon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/runcon.c b/src/runcon.c
index ca81b412e..5f9746cf0 100644
--- a/src/runcon.c
+++ b/src/runcon.c
@@ -73,7 +73,7 @@ static struct option long_options[] = {
};
/* The name the program was run with. */
-char *program_name;
+char const *program_name;
void
usage (int status)