diff options
Diffstat (limited to 'x2p/hash.h')
-rw-r--r-- | x2p/hash.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/x2p/hash.h b/x2p/hash.h index a977ae5cfc..5685e53259 100644 --- a/x2p/hash.h +++ b/x2p/hash.h @@ -6,14 +6,6 @@ * License or the Artistic License, as specified in the README file. * * $Log: hash.h,v $ - * Revision 4.1 92/08/07 18:29:21 lwall - * - * Revision 4.0.1.1 91/06/07 12:16:04 lwall - * patch4: new copyright notice - * - * Revision 4.0 91/03/20 01:57:53 lwall - * 4.0 baseline. - * */ #define FILLPCT 60 /* don't make greater than 99 */ |