# HG changeset patch # User Kenichi Handa # Date 887973272 0 # Node ID a9442d47edcb32fe2d6696870cb1f2739fc8ae56 # Parent b00fa3b6e332a3226411a521c4b7108dff132df8 (Fccl_execute_on_string): Put \n\ at end-of-line of doc-string. diff -r b00fa3b6e332 -r a9442d47edcb src/ccl.c --- a/src/ccl.c Fri Feb 20 11:14:32 1998 +0000 +++ b/src/ccl.c Fri Feb 20 11:14:32 1998 +0000 @@ -1531,7 +1531,7 @@ \n\ If optional 4th arg CONTIN 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\