summaryrefslogtreecommitdiff
path: root/auth-passwd.c
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-06-21 16:05:12 +1000
committerDamien Miller <djm@mindrot.org>2002-06-21 16:05:12 +1000
commit444f9fca60cb9f331e5add08bf398aaa47dd3ed6 (patch)
tree0983a6f9968ecc01c257d760779aed4437068806 /auth-passwd.c
parent2d6b83353b3ec804e24bbb48ab5c7dd54b1690bf (diff)
downloadopenssh-git-444f9fca60cb9f331e5add08bf398aaa47dd3ed6.tar.gz
- ID sync for auth-passwd.c
Diffstat (limited to 'auth-passwd.c')
-rw-r--r--auth-passwd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/auth-passwd.c b/auth-passwd.c
index 8107e723..17bbd2ce 100644
--- a/auth-passwd.c
+++ b/auth-passwd.c
@@ -36,7 +36,7 @@
*/
#include "includes.h"
-RCSID("$OpenBSD: auth-passwd.c,v 1.26 2002/05/10 02:30:12 mouring Exp $");
+RCSID("$OpenBSD: auth-passwd.c,v 1.27 2002/05/24 16:45:16 stevesk Exp $");
#include "packet.h"
#include "log.h"