diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/xdisp.c | 2 |
1 files changed, 1 insertions, 1 deletions
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) | |||
| 19955 | 19955 | ||
| 19956 | 19956 | ||
| 19957 | /* Return the index of the last glyph following glyph string S that is | 19957 | /* Return the index of the last glyph following glyph string S that is |
| 19958 | not overwritten by S because of S's right overhang. Value is -1 if | 19958 | overwritten by S because of S's right overhang. Value is -1 if |
| 19959 | no such glyph is found. */ | 19959 | no such glyph is found. */ |
| 19960 | 19960 | ||
| 19961 | static int | 19961 | static int |