summaryrefslogtreecommitdiff
path: root/src/indent.c
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2000-06-03 22:23:57 +0000
committerDave Love <fx@gnu.org>2000-06-03 22:23:57 +0000
commit703af3d57eaa462ed2211173f94f42717958f1ab (patch)
treed6fc2e9b2b155905e9582b7a40f6545bae81f0cb /src/indent.c
parentedcc1067b6d81aadf43f1d9397817d8173857762 (diff)
downloademacs-703af3d57eaa462ed2211173f94f42717958f1ab.tar.gz
Fix nested comment.
Diffstat (limited to 'src/indent.c')
-rw-r--r--src/indent.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/indent.c b/src/indent.c
index 0de5bf51b1d..b899464496d 100644
--- a/src/indent.c
+++ b/src/indent.c
@@ -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