| commit | b7df3af154d035be480b9d9f433f440f1c66e1bd | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Mon Feb 24 11:55:46 2003 +1100 |
| committer | Damien Miller <djm@mindrot.org> | Mon Feb 24 11:55:46 2003 +1100 |
| tree | c65e09bdaff201141b6fa243ac67631fcdf89991 | |
| parent | 386f1f3e6c5c3ea72970fcce4d939b2d4eb1bf3e [diff] |
- markus@cvs.openbsd.org 2003/02/04 09:33:22
[monitor.c monitor_wrap.c]
skey/bsdauth: use 0 to indicate failure instead of -1, because
the buffer API only supports unsigned ints.