aboutsummaryrefslogtreecommitdiffstats
path: root/src/tr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tr.c')
-rw-r--r--src/tr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tr.c b/src/tr.c
index d75dee352..532e4f01a 100644
--- a/src/tr.c
+++ b/src/tr.c
@@ -194,7 +194,7 @@ es_match (struct E_string const *es, size_t i, char c)
}
/* The name by which this program was run. */
-char *program_name;
+char const *program_name;
/* When true, each sequence in the input of a repeated character
(call it c) is replaced (in the output) by a single occurrence of c