summaryrefslogtreecommitdiff
path: root/src/touch.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/touch.c')
-rw-r--r--src/touch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/touch.c b/src/touch.c
index 37b598717..b8e4f2e1c 100644
--- a/src/touch.c
+++ b/src/touch.c
@@ -49,7 +49,7 @@
#define CH_MTIME 2
/* The name by which this program was run. */
-char *program_name;
+char const *program_name;
/* Which timestamps to change. */
static int change_times;