mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-12 09:28:24 +00:00
Fix nested comment.
This commit is contained in:
parent
edcc1067b6
commit
703af3d57e
@ -267,7 +267,7 @@ skip_invisible (pos, next_boundary_p, to, window)
|
||||
}
|
||||
|
||||
/* If a composition starts at POS/POS_BYTE and it doesn't stride over
|
||||
POINT, set *LEN/*LEN_BYTE to the character and byte lengths, *WIDTH
|
||||
POINT, set *LEN / *LEN_BYTE to the character and byte lengths, *WIDTH
|
||||
to the width, and return 1. Otherwise, return 0. */
|
||||
|
||||
static int
|
||||
|
Loading…
Reference in New Issue
Block a user