summaryrefslogtreecommitdiff
path: root/auth-passwd.c
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-05-15 15:59:17 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-05-15 15:59:17 +0000
commitbeecf74e2b3a8cc4dcf00f38b223d5368ca1e0bc (patch)
tree8efdb46febc37d09fa750a1ce26a770118e771e9 /auth-passwd.c
parent860e929fa2c804d66aa9a0586cd097b00bd2cac2 (diff)
- (bal) CVS ID fix up on 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 58c113649..ad3bd3552 100644
--- a/auth-passwd.c
+++ b/auth-passwd.c
@@ -36,7 +36,7 @@
36 */ 36 */
37 37
38#include "includes.h" 38#include "includes.h"
39RCSID("$OpenBSD: auth-passwd.c,v 1.24 2002/03/04 12:43:06 markus Exp $"); 39RCSID("$OpenBSD: auth-passwd.c,v 1.26 2002/05/10 02:30:12 mouring Exp $");
40 40
41#include "packet.h" 41#include "packet.h"
42#include "log.h" 42#include "log.h"