Mercurial > emacs
diff src/ccl.h @ 49600:23a1cea22d13
Trailing whitespace deleted.
| author | Juanma Barranquero <lekktu@gmail.com> |
|---|---|
| date | Tue, 04 Feb 2003 14:56:31 +0000 |
| parents | 4fbcbbb88ef0 |
| children | 2466e5a90751 d7ddb3e565de |
line wrap: on
line diff
--- a/src/ccl.h Tue Feb 04 13:30:45 2003 +0000 +++ b/src/ccl.h Tue Feb 04 14:56:31 2003 +0000 @@ -44,7 +44,7 @@ int private_state; /* CCL instruction may use this for private use, mainly for saving internal states on suspending. - This variable is set to 0 when ccl is + This variable is set to 0 when ccl is set up. */ int last_block; /* Set to 1 while processing the last block. */
