diff options
author | djm <djm> | 2006-03-26 03:30:00 +0000 |
---|---|---|
committer | djm <djm> | 2006-03-26 03:30:00 +0000 |
commit | 655d3306c73dd281f51dcf7858a0d4a0ffc2e620 (patch) | |
tree | 143840c267a468b8ecf11b3d3e7c1d95069964ef /gss-genr.c | |
parent | 53d6edc1de5d5ed459a0d0e40efb17b74875a191 (diff) | |
download | openssh-655d3306c73dd281f51dcf7858a0d4a0ffc2e620.tar.gz |
- djm@cvs.openbsd.org 2006/03/25 22:22:43
[atomicio.h auth-options.h auth.h auth2-gss.c authfd.h authfile.h]
[bufaux.h buffer.h canohost.h channels.h cipher.h clientloop.h]
[compat.h compress.h crc32.c crc32.h deattack.h dh.h dispatch.h]
[dns.c dns.h getput.h groupaccess.h gss-genr.c gss-serv-krb5.c]
[gss-serv.c hostfile.h includes.h kex.h key.h log.h mac.h match.h]
[misc.h monitor.h monitor_fdpass.h monitor_mm.h monitor_wrap.h msg.h]
[myproposal.h packet.h pathnames.h progressmeter.h readconf.h rsa.h]
[scard.h servconf.h serverloop.h session.h sftp-common.h sftp.h]
[ssh-gss.h ssh.h ssh1.h ssh2.h sshconnect.h sshlogin.h sshpty.h]
[ttymodes.h uidswap.h uuencode.h xmalloc.h]
standardise spacing in $OpenBSD$ tags; requested by deraadt@
Diffstat (limited to 'gss-genr.c')
-rw-r--r-- | gss-genr.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -/* $OpenBSD: gss-genr.c,v 1.8 2006/03/25 00:05:41 djm Exp $ */ +/* $OpenBSD: gss-genr.c,v 1.9 2006/03/25 22:22:43 djm Exp $ */ /* * Copyright (c) 2001-2003 Simon Wilkinson. All rights reserved. |