| commit | 3e1027cd1fff4b3b6320f186ccc69efe06a50466 | [log] [download] |
|---|---|---|
| author | Darren Tucker <dtucker@zip.com.au> | Fri Dec 07 13:07:46 2012 +1100 |
| committer | Darren Tucker <dtucker@zip.com.au> | Fri Dec 07 13:07:46 2012 +1100 |
| tree | c8b7a082bc64975c76a4a2964d653dcf000de21f | |
| parent | 8a96522482acd40af2e8a08696780a54c00b4feb [diff] |
- dtucker@cvs.openbsd.org 2012/12/07 01:51:35
[serverloop.c]
Cast signal to int for logging. A no-op on openbsd (they're always ints)
but will prevent warnings in portable. ok djm@