]> git.eshelyaron.com Git - emacs.git/commitdiff
(Fccl_execute_on_string): Put \n\ at eol of docstring.
authorKenichi Handa <handa@m17n.org>
Wed, 15 Apr 1998 07:49:16 +0000 (07:49 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 15 Apr 1998 07:49:16 +0000 (07:49 +0000)
src/ccl.c

index 3cffcf791658eae7c31b7c4ebb2da24ced6296b4..108ede448ad5ee232b5034c2f2670c2228863443 100644 (file)
--- a/src/ccl.c
+++ b/src/ccl.c
@@ -1735,7 +1735,7 @@ If IC is nil, it is initialized to head of the CCL program.\n\
 \n\
 If optional 4th arg CONTINUE is non-nil, keep IC on read operation\n\
 when read buffer is exausted, else, IC is always set to the end of\n\
-CCL-PROGRAM on exit.
+CCL-PROGRAM on exit.\n\
 \n\
 It returns the contents of write buffer as a string,\n\
  and as side effect, STATUS is updated.\n\