summaryrefslogtreecommitdiff
path: root/crypto/openssh/auth.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssh/auth.c')
-rw-r--r--crypto/openssh/auth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssh/auth.c b/crypto/openssh/auth.c
index 2b6e09a0b5084..5405c5797f8cf 100644
--- a/crypto/openssh/auth.c
+++ b/crypto/openssh/auth.c
@@ -24,7 +24,7 @@
*/
#include "includes.h"
-__RCSID("$FreeBSD$");
+__RCSID("$FreeBSD: src/crypto/openssh/auth.c,v 1.17.2.3.6.1 2008/10/02 02:57:24 kensmith Exp $");
#include <sys/types.h>
#include <sys/stat.h>