| commit | 603077ab4c2446d19784e84590ae13c58f9d5032 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Fri Oct 26 14:25:55 2007 +1000 |
| committer | Damien Miller <djm@mindrot.org> | Fri Oct 26 14:25:55 2007 +1000 |
| tree | 19939ad659c005f15244f3cd81178ff744bd5a4c | |
| parent | 4c7728c651254eb05a8c3ffbcc25632b7c80e722 [diff] |
- ray@cvs.openbsd.org 2007/09/27 00:15:57
[dh.c]
Don't return -1 on error in dh_pub_is_valid(), since it evaluates
to true.
Also fix a typo.
Initial diff from Matthew Dempsky, input from djm.
OK djm, markus.