| commit | deccaa7d0f8e8c8cd8f1f9ebb7d02fe2f456a760 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Sat Aug 19 08:50:57 2006 +1000 |
| committer | Damien Miller <djm@mindrot.org> | Sat Aug 19 08:50:57 2006 +1000 |
| tree | edf949803932bb1aa4bd9033335aca2022ccba89 | |
| parent | bb59814cd644f78e82df07d820ed00fa7a25e68a [diff] |
- (djm) OpenBSD CVS Sync
- djm@cvs.openbsd.org 2006/08/18 22:41:29
[gss-genr.c]
GSSAPI error code should be 0 and not -1; from simon@sxw.org.uk