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/inc/ZipPackageBuffer.hxx | |
parent | 14baa97cf80c5c40d4df68d864e2c85e6d9a9125 (diff) |
many optimisations and memory leaks due to circular references fixed! An altogether amazing commit...tell your friends
Diffstat (limited to 'package/inc/ZipPackageBuffer.hxx')
-rw-r--r-- | package/inc/ZipPackageBuffer.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/inc/ZipPackageBuffer.hxx b/package/inc/ZipPackageBuffer.hxx index 93e5bd61db61..44336ecf8060 100644 --- a/package/inc/ZipPackageBuffer.hxx +++ b/package/inc/ZipPackageBuffer.hxx @@ -2,9 +2,9 @@ * * $RCSfile: ZipPackageBuffer.hxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: mtg $ $Date: 2000-12-13 17:00:36 $ + * last change: $Author: mtg $ $Date: 2000-12-19 21:55:35 $ * * 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) * * ************************************************************************/ |