summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>1998-04-15 07:49:16 +0000
committerKenichi Handa <handa@m17n.org>1998-04-15 07:49:16 +0000
commitdb6089c5e932317ebc13135f4f502aded8299128 (patch)
tree923bf9d8268ec0fbe7700231bdd11ea9912ce43a /src
parent49965a29984ace72e4f16b919980f2f51a422d01 (diff)
downloademacs-db6089c5e932317ebc13135f4f502aded8299128.tar.gz
(Fccl_execute_on_string): Put \n\ at eol of docstring.
Diffstat (limited to 'src')
-rw-r--r--src/ccl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ccl.c b/src/ccl.c
index 3cffcf79165..108ede448ad 100644
--- 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\