(Fccl_execute_on_string): Put \n\ at eol of docstring.
This commit is contained in:
parent
49965a2998
commit
db6089c5e9
1 changed files with 1 additions and 1 deletions
|
@ -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\
|
||||
|
|
Loading…
Add table
Reference in a new issue