summaryrefslogtreecommitdiff
path: root/crypto/openssh/auth-krb5.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssh/auth-krb5.c')
-rw-r--r--crypto/openssh/auth-krb5.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssh/auth-krb5.c b/crypto/openssh/auth-krb5.c
index 114b250b9eed6..1ece9513200d8 100644
--- a/crypto/openssh/auth-krb5.c
+++ b/crypto/openssh/auth-krb5.c
@@ -29,7 +29,7 @@
*/
#include "includes.h"
-__RCSID("$FreeBSD$");
+__RCSID("$FreeBSD: src/crypto/openssh/auth-krb5.c,v 1.22 2006/09/30 13:38:04 des Exp $");
#include <sys/types.h>
#include <pwd.h>