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 c90d75b3ba3..05bcd136865 100644 --- a/src/xdisp.c +++ b/src/xdisp.c | |||
| @@ -6415,7 +6415,7 @@ next_element_from_c_string (it) | |||
| 6415 | 6415 | ||
| 6416 | /* Set up IT to return characters from an ellipsis, if appropriate. | 6416 | /* Set up IT to return characters from an ellipsis, if appropriate. |
| 6417 | The definition of the ellipsis glyphs may come from a display table | 6417 | The definition of the ellipsis glyphs may come from a display table |
| 6418 | entry. This function Fills IT with the first glyph from the | 6418 | entry. This function fills IT with the first glyph from the |
| 6419 | ellipsis if an ellipsis is to be displayed. */ | 6419 | ellipsis if an ellipsis is to be displayed. */ |
| 6420 | 6420 | ||
| 6421 | static int | 6421 | static int |