summaryrefslogtreecommitdiff
path: root/src/unexpand.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/unexpand.c')
-rw-r--r--src/unexpand.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unexpand.c b/src/unexpand.c
index 6a60b20b2..1fc65d39e 100644
--- a/src/unexpand.c
+++ b/src/unexpand.c
@@ -53,7 +53,7 @@
#define OUTPUT_BLOCK 256
/* The name this program was run with. */
-char *program_name;
+char const *program_name;
/* If true, convert blanks even after nonblank characters have been
read on the line. */