diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ccl.c | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1531,7 +1531,7 @@ If IC is nil, it is initialized to head of the CCL program.\n\ | |||
| 1531 | \n\ | 1531 | \n\ |
| 1532 | If optional 4th arg CONTIN is non-nil, keep IC on read operation\n\ | 1532 | If optional 4th arg CONTIN is non-nil, keep IC on read operation\n\ |
| 1533 | when read buffer is exausted, else, IC is always set to the end of\n\ | 1533 | when read buffer is exausted, else, IC is always set to the end of\n\ |
| 1534 | CCL-PROGRAM on exit. | 1534 | CCL-PROGRAM on exit.\n\ |
| 1535 | \n\ | 1535 | \n\ |
| 1536 | It returns the contents of write buffer as a string,\n\ | 1536 | It returns the contents of write buffer as a string,\n\ |
| 1537 | and as side effect, STATUS is updated.\n\ | 1537 | and as side effect, STATUS is updated.\n\ |