summaryrefslogtreecommitdiff
path: root/src/nice.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nice.c')
-rw-r--r--src/nice.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nice.c b/src/nice.c
index 03e9e6a8b..3981a7163 100644
--- a/src/nice.c
+++ b/src/nice.c
@@ -56,7 +56,7 @@
#endif
/* The name this program was run with. */
-char *program_name;
+char const *program_name;
static struct option const longopts[] =
{