summaryrefslogtreecommitdiffstats
path: root/src/charset.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/charset.c')
-rw-r--r--src/charset.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/charset.c b/src/charset.c
index 0bad471e45..9609299717 100644
--- a/src/charset.c
+++ b/src/charset.c
@@ -538,7 +538,7 @@ transchar_byte(int c)
/*
* Convert non-printable character to two or more printable characters in
- * "buf[]". "charbuf" needs to be able to hold five bytes.
+ * "charbuf[]". "charbuf" needs to be able to hold five bytes.
* Does NOT work for multi-byte characters, c must be <= 255.
*/
void