summaryrefslogtreecommitdiff
path: root/auth-passwd.c
diff options
context:
space:
mode:
authordtucker <dtucker>2004-02-06 05:38:16 +0000
committerdtucker <dtucker>2004-02-06 05:38:16 +0000
commit486f6923181f74418ccd371c9b990dc58dcf7c75 (patch)
treea36104c643b228849c76ed40d9f01216ee521df5 /auth-passwd.c
parentb4962fbc0c3f8c863597a52bbdb050e9f2aea902 (diff)
downloadopenssh-486f6923181f74418ccd371c9b990dc58dcf7c75.tar.gz
Sync Ids missed in password expiry sync
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 d12996bb..5cc88155 100644
--- a/auth-passwd.c
+++ b/auth-passwd.c
@@ -36,7 +36,7 @@
*/
#include "includes.h"
-RCSID("$OpenBSD: auth-passwd.c,v 1.30 2003/11/04 08:54:09 djm Exp $");
+RCSID("$OpenBSD: auth-passwd.c,v 1.31 2004/01/30 09:48:57 markus Exp $");
#include "packet.h"
#include "log.h"