diff options
author | Timo Weingärtner <timo@tiwe.de> | 2012-11-08 08:15:54 +0100 |
---|---|---|
committer | Timo Weingärtner <timo@tiwe.de> | 2012-11-08 08:15:54 +0100 |
commit | 39cc0d22f5c8950f98ecbce84f42e158619db561 (patch) | |
tree | 988237ab410696a0001ea85a8cdcecf0d7917cb7 /md5_crypt.c | |
parent | d9e8fe87f647934e77118b7e5dd91691f7feb73a (diff) | |
download | libpam-pwdfile-39cc0d22f5c8950f98ecbce84f42e158619db561.tar.gz |
Add differences found in the tarballv0.99
CVS directories and different date format in $Id: lines
That should keep the 0.99-x Debian stuff working
Diffstat (limited to 'md5_crypt.c')
-rw-r--r-- | md5_crypt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/md5_crypt.c b/md5_crypt.c index 7871b45..389778a 100644 --- a/md5_crypt.c +++ b/md5_crypt.c @@ -1,5 +1,5 @@ /* - * $Id: md5_crypt.c,v 1.1 2002-05-11 14:42:35 cpbotha Exp $ + * $Id: md5_crypt.c,v 1.1 2002/05/11 14:42:35 cpbotha Exp $ * * ---------------------------------------------------------------------------- * "THE BEER-WARE LICENSE" (Revision 42): |