| commit | d32b28a307b308e5b5b052b4eb2a2c8f396c380b | [log] [download] |
|---|---|---|
| author | Darren Tucker <dtucker@zip.com.au> | Fri Jun 13 04:45:50 2008 +1000 |
| committer | Darren Tucker <dtucker@zip.com.au> | Fri Jun 13 04:45:50 2008 +1000 |
| tree | f936843e8590e48e5e9c79e366683a31ff3cfb9a | |
| parent | dcc1ab5483a5f0f0a72c14149ace9979c8dea085 [diff] |
- grunk@cvs.openbsd.org 2008/06/11 23:51:57
[key.c]
#define statements that are not atoms need braces around them, else they
will cause trouble in some cases.
Also do a computation of -1 once, and not in a loop several times.
spotted by otto@