diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-01-12 07:36:07 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-01-12 07:36:07 -0800 |
commit | 3e313905ec6f7680c1408b12051cb81d46150083 (patch) | |
tree | 6178899d5f68330355e0fac293353ede2d2b1a88 /configure | |
parent | f46b90032f7bdfee52b699726c42e2687b699a94 (diff) | |
download | txr-3e313905ec6f7680c1408b12051cb81d46150083.tar.gz txr-3e313905ec6f7680c1408b12051cb81d46150083.tar.bz2 txr-3e313905ec6f7680c1408b12051cb81d46150083.zip |
* signal.h (sig_save_enable, sig_save_disable):
Use do;while(0) trick instead of local typedef
to cause terminating semicolon to be required.
(sig_restore_enable, sig_restore_disable):
Remove superfluous do { } while (0).
Closing a brace is good enough.
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions