aboutsummaryrefslogtreecommitdiff
path: root/Linux-PAM/dynamic
diff options
context:
space:
mode:
Diffstat (limited to 'Linux-PAM/dynamic')
-rw-r--r--Linux-PAM/dynamic/Makefile2
-rw-r--r--Linux-PAM/dynamic/pam.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/Linux-PAM/dynamic/Makefile b/Linux-PAM/dynamic/Makefile
index 72d5a08a..e1e4f89e 100644
--- a/Linux-PAM/dynamic/Makefile
+++ b/Linux-PAM/dynamic/Makefile
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.1.1.1 2002/09/15 20:08:35 hartmans Exp $
+# $Id: Makefile,v 1.1 2001/12/09 22:51:12 agmorgan Exp $
#
#
diff --git a/Linux-PAM/dynamic/pam.c b/Linux-PAM/dynamic/pam.c
index c7b158d7..e0a51c32 100644
--- a/Linux-PAM/dynamic/pam.c
+++ b/Linux-PAM/dynamic/pam.c
@@ -1,5 +1,5 @@
/*
- * $Id: pam.c,v 1.1.1.1 2002/09/15 20:08:35 hartmans Exp $
+ * $Id: pam.c,v 1.1 2001/12/09 22:51:12 agmorgan Exp $
*
* If you want to dynamically load libpam using dlopen() or something,
* then dlopen( ' this shared object ' ); It takes care of exporting