summaryrefslogtreecommitdiff
path: root/src/xdisp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/xdisp.c')
-rw-r--r--src/xdisp.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/xdisp.c b/src/xdisp.c
index b09aa6ec967..171c6ccaa02 100644
--- a/src/xdisp.c
+++ b/src/xdisp.c
@@ -22616,7 +22616,8 @@ usage: (trace-to-stderr STRING &rest OBJECTS) */)
***********************************************************************/
/* Return a temporary glyph row holding the glyphs of an overlay arrow.
- Used for non-window-redisplay windows, and for windows w/o left fringe. */
+ Used for non-window-redisplay windows, and for windows without left
+ fringe. */
static struct glyph_row *
get_overlay_arrow_glyph_row (struct window *w, Lisp_Object overlay_arrow_string)