From ca4190e9840f95ba7c0188a666cdcf8ac2de1d69 Mon Sep 17 00:00:00 2001 From: markm Date: Thu, 3 May 2001 09:36:08 +0000 Subject: Vendor import Linux PAM 0.75 --- contrib/libpam/examples/check_user.c | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'contrib/libpam/examples/check_user.c') diff --git a/contrib/libpam/examples/check_user.c b/contrib/libpam/examples/check_user.c index 6a64c22..cb539c4 100644 --- a/contrib/libpam/examples/check_user.c +++ b/contrib/libpam/examples/check_user.c @@ -1,5 +1,5 @@ /* - $Id: check_user.c,v 1.1 1996/11/10 21:19:30 morgan Exp morgan $ + $Id: check_user.c,v 1.2 2000/12/04 19:02:33 baggins Exp $ This program was contributed by Shane Watts slight modifications by AGM. @@ -8,12 +8,7 @@ # check authorization check auth required pam_unix_auth.so check account required pam_unix_acct.so - - $Log: check_user.c,v $ - Revision 1.1 1996/11/10 21:19:30 morgan - Initial revision - - */ +*/ #include #include -- cgit v1.1