- markus@cvs.openbsd.org 2003/08/31 13:31:57
[gss-serv.c] whitspace KNF
This commit is contained in:
parent
a0c4ad21b6
commit
134350c20c
|
@ -29,6 +29,9 @@
|
||||||
- markus@cvs.openbsd.org 2003/08/31 13:30:18
|
- markus@cvs.openbsd.org 2003/08/31 13:30:18
|
||||||
[gss-serv.c]
|
[gss-serv.c]
|
||||||
correct string termination in parse_ename(); sxw@inf.ed.ac.uk
|
correct string termination in parse_ename(); sxw@inf.ed.ac.uk
|
||||||
|
- markus@cvs.openbsd.org 2003/08/31 13:31:57
|
||||||
|
[gss-serv.c]
|
||||||
|
whitspace KNF
|
||||||
|
|
||||||
20030829
|
20030829
|
||||||
- (bal) openbsd-compat/ clean up. Considate headers, add in Id on our
|
- (bal) openbsd-compat/ clean up. Considate headers, add in Id on our
|
||||||
|
@ -944,4 +947,4 @@
|
||||||
- Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
|
- Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
|
||||||
Report from murple@murple.net, diagnosis from dtucker@zip.com.au
|
Report from murple@murple.net, diagnosis from dtucker@zip.com.au
|
||||||
|
|
||||||
$Id: ChangeLog,v 1.2927 2003/09/02 12:56:18 djm Exp $
|
$Id: ChangeLog,v 1.2928 2003/09/02 12:56:42 djm Exp $
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* $OpenBSD: gss-serv.c,v 1.2 2003/08/31 13:30:18 markus Exp $ */
|
/* $OpenBSD: gss-serv.c,v 1.3 2003/08/31 13:31:57 markus Exp $ */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2001-2003 Simon Wilkinson. All rights reserved.
|
* Copyright (c) 2001-2003 Simon Wilkinson. All rights reserved.
|
||||||
|
|
Loading…
Reference in New Issue