aboutsummaryrefslogtreecommitdiffstats
path: root/src/print.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/print.c')
-rw-r--r--src/print.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/print.c b/src/print.c
index 6075ea22210..3336a565b1d 100644
--- a/src/print.c
+++ b/src/print.c
@@ -128,7 +128,7 @@ glyph_to_str_cpy (glyphs, str)
128} 128}
129#endif 129#endif
130 130
131/* Low level output routines for charaters and strings */ 131/* Low level output routines for characters and strings */
132 132
133/* Lisp functions to do output using a stream 133/* Lisp functions to do output using a stream
134 must have the stream in a variable called printcharfun 134 must have the stream in a variable called printcharfun