diff options
author | Martin Gallwey <mtg@openoffice.org> | 2000-12-19 20:55:41 +0000 |
---|---|---|
committer | Martin Gallwey <mtg@openoffice.org> | 2000-12-19 20:55:41 +0000 |
commit | 8d831711c6e381660eb19d2d5a0f1b9dd988d589 (patch) | |
tree | 11eb80765c878776c6d5638217c6a618dd873ff1 /package/source/zippackage/ZipPackageSink.cxx | |
parent | 14baa97cf80c5c40d4df68d864e2c85e6d9a9125 (diff) |
many optimisations and memory leaks due to circular references fixed! An altogether amazing commit...tell your friends
Diffstat (limited to 'package/source/zippackage/ZipPackageSink.cxx')
-rw-r--r-- | package/source/zippackage/ZipPackageSink.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/source/zippackage/ZipPackageSink.cxx b/package/source/zippackage/ZipPackageSink.cxx index ec9370b21e38..ab493f117e2d 100644 --- a/package/source/zippackage/ZipPackageSink.cxx +++ b/package/source/zippackage/ZipPackageSink.cxx @@ -2,9 +2,9 @@ * * $RCSfile: ZipPackageSink.cxx,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mtg $ $Date: 2000-11-21 10:43:06 $ + * last change: $Author: mtg $ $Date: 2000-12-19 21:55:41 $ * * 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) * * ************************************************************************/ |