# HG changeset patch # User Kenichi Handa # Date 892626556 0 # Node ID f239266d104cfbf5d8a55b2c8dd076e806838426 # Parent 0927f341e390cb85946c3030be8b22e1926da17c (Fccl_execute_on_string): Put \n\ at eol of docstring. diff -r 0927f341e390 -r f239266d104c src/ccl.c --- a/src/ccl.c Wed Apr 15 07:38:29 1998 +0000 +++ b/src/ccl.c Wed Apr 15 07:49:16 1998 +0000 @@ -1735,7 +1735,7 @@ \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\