summaryrefslogtreecommitdiff
path: root/package/source/zipapi/CRC32.cxx
diff options
context:
space:
mode:
authorMartin Gallwey <mtg@openoffice.org>2000-12-19 20:55:41 +0000
committerMartin Gallwey <mtg@openoffice.org>2000-12-19 20:55:41 +0000
commit8d831711c6e381660eb19d2d5a0f1b9dd988d589 (patch)
tree11eb80765c878776c6d5638217c6a618dd873ff1 /package/source/zipapi/CRC32.cxx
parent14baa97cf80c5c40d4df68d864e2c85e6d9a9125 (diff)
many optimisations and memory leaks due to circular references fixed! An altogether amazing commit...tell your friends
Diffstat (limited to 'package/source/zipapi/CRC32.cxx')
-rw-r--r--package/source/zipapi/CRC32.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/source/zipapi/CRC32.cxx b/package/source/zipapi/CRC32.cxx
index 0021bafbdf93..63ac06237619 100644
--- a/package/source/zipapi/CRC32.cxx
+++ b/package/source/zipapi/CRC32.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: CRC32.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mtg $ $Date: 2000-11-24 10:34:26 $
+ * last change: $Author: mtg $ $Date: 2000-12-19 21:55:39 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -54,7 +54,7 @@
*
* All Rights Reserved.
*
- * Contributor(s): _______________________________________
+ * Contributor(s): Martin Gallwey (gallwey@sun.com)
*
*
************************************************************************/