diff options
author | Jan Rekorajski <baggins@sith.mimuw.edu.pl> | 2000-12-04 19:02:33 +0000 |
---|---|---|
committer | Jan Rekorajski <baggins@sith.mimuw.edu.pl> | 2000-12-04 19:02:33 +0000 |
commit | 77b11e3dfdb0f0f83fa531b9bcb7bc0d3243fbae (patch) | |
tree | c9e08ed007a78e975754bf5c595ad0b593db4b52 /libpam/pam_map.c | |
parent | 6a36792321ef91dc91c9887d5c56db88e6546047 (diff) | |
download | pam-77b11e3dfdb0f0f83fa531b9bcb7bc0d3243fbae.tar.gz pam-77b11e3dfdb0f0f83fa531b9bcb7bc0d3243fbae.tar.bz2 pam-77b11e3dfdb0f0f83fa531b9bcb7bc0d3243fbae.zip |
Relevant BUGIDs: 124391
Purpose of commit: cleanup
Commit summary:
---------------
* removed unnecessary CVS Log tags from all over the source
Diffstat (limited to 'libpam/pam_map.c')
-rw-r--r-- | libpam/pam_map.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/libpam/pam_map.c b/libpam/pam_map.c index 8b969123..b27bb32b 100644 --- a/libpam/pam_map.c +++ b/libpam/pam_map.c @@ -5,13 +5,6 @@ * This is based on the X/Open XSSO specification of March 1997. * It is not implemented as it is going to change... after 1997/9/25. * - * $Log$ - * Revision 1.1 2000/06/20 22:11:19 agmorgan - * Initial revision - * - * Revision 1.1.1.1 1998/07/12 05:17:15 morgan - * Linux PAM sources pre-0.66 - * */ #include <stdio.h> |