summaryrefslogtreecommitdiff
path: root/auth-krb5.c
diff options
context:
space:
mode:
Diffstat (limited to 'auth-krb5.c')
-rw-r--r--auth-krb5.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/auth-krb5.c b/auth-krb5.c
index 0a2fd4ba..f878b511 100644
--- a/auth-krb5.c
+++ b/auth-krb5.c
@@ -1,6 +1,6 @@
/*
* Kerberos v5 authentication and ticket-passing routines.
- *
+ *
* $FreeBSD: src/crypto/openssh/auth-krb5.c,v 1.6 2001/02/13 16:58:04 assar Exp $
*/
/*
@@ -28,7 +28,7 @@
*/
#include "includes.h"
-RCSID("$OpenBSD: auth-krb5.c,v 1.7 2002/03/16 17:41:25 stevesk Exp $");
+RCSID("$OpenBSD: auth-krb5.c,v 1.8 2002/03/19 10:49:35 markus Exp $");
#include "ssh.h"
#include "ssh1.h"