]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix nested comment.
authorDave Love <fx@gnu.org>
Sat, 3 Jun 2000 22:23:57 +0000 (22:23 +0000)
committerDave Love <fx@gnu.org>
Sat, 3 Jun 2000 22:23:57 +0000 (22:23 +0000)
src/indent.c

index 0de5bf51b1dc183729ca57c354ac2f82cf89caa4..b899464496d83f607016aae1a4e1e512a6d8519a 100644 (file)
@@ -267,7 +267,7 @@ skip_invisible (pos, next_boundary_p, to, window)
 }
 \f
 /* 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