summaryrefslogtreecommitdiffstats
path: root/auth.c
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2007-09-17 11:52:59 +1000
committerDamien Miller <djm@mindrot.org>2007-09-17 11:52:59 +1000
commit6572db28fdf60cf681ecc365358985ee6e8172d8 (patch)
treef1771f98051d5f316181780cdf1542ff9baf94b5 /auth.c
parent84287b831ecbe105cea14294c8f5b058546ce801 (diff)
- djm@cvs.openbsd.org 2007/08/23 02:49:43
[auth-passwd.c auth.c session.c] unifdef HAVE_LOGIN_CAP; ok deraadt@ millert@ NB. RCS ID sync only for portable
Diffstat (limited to 'auth.c')
-rw-r--r--auth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/auth.c b/auth.c
index c1e0f481..e4e145c8 100644
--- a/auth.c
+++ b/auth.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: auth.c,v 1.75 2006/08/03 03:34:41 deraadt Exp $ */
+/* $OpenBSD: auth.c,v 1.76 2007/08/23 02:49:43 djm Exp $ */
/*
* Copyright (c) 2000 Markus Friedl. All rights reserved.
*