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_misc | |
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_misc')
-rw-r--r-- | libpam_misc/help_env.c | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/libpam_misc/help_env.c b/libpam_misc/help_env.c index d52b3a02..9f66156e 100644 --- a/libpam_misc/help_env.c +++ b/libpam_misc/help_env.c @@ -3,19 +3,6 @@ * * This file was written by Andrew G. Morgan <morgan@parc.power.net> * - * $Log$ - * Revision 1.1 2000/06/20 22:11:24 agmorgan - * Initial revision - * - * Revision 1.1.1.1 1998/07/12 05:17:15 morgan - * Linux PAM sources pre-0.66 - * - * Revision 1.2 1997/01/04 20:19:20 morgan - * added a prototype (no warning) and fixed paste function - * - * Revision 1.1 1996/12/01 03:25:37 morgan - * Initial revision - * */ #include <stdlib.h> |