From f0492e5ff5fe3f380bbbf8e902120fa9b52a35fe Mon Sep 17 00:00:00 2001 From: Jason Rumney Date: Wed, 23 Jul 2008 14:00:05 +0000 Subject: [PATCH] (right_overwritten): Doc fix --- src/xdisp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xdisp.c b/src/xdisp.c index 84908f71cf4..a8967b2d6be 100644 --- a/src/xdisp.c +++ b/src/xdisp.c @@ -19955,7 +19955,7 @@ left_overwriting (s) /* Return the index of the last glyph following glyph string S that is - not overwritten by S because of S's right overhang. Value is -1 if + overwritten by S because of S's right overhang. Value is -1 if no such glyph is found. */ static int -- 2.39.2