1
0
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:
Dave Love 2000-06-03 22:23:57 +00:00
parent edcc1067b6
commit 703af3d57e

View File

@ -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