From 555d702903fb0857122024e1ab78a72d122d3f16 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Wed, 26 Mar 2003 17:07:02 +0000 Subject: MWS_SRX644: migrate branch mws_srx644 -> HEAD --- sc/source/core/tool/rechead.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sc/source/core/tool/rechead.cxx') diff --git a/sc/source/core/tool/rechead.cxx b/sc/source/core/tool/rechead.cxx index 07c66ddb771b..cfc57818325d 100644 --- a/sc/source/core/tool/rechead.cxx +++ b/sc/source/core/tool/rechead.cxx @@ -2,9 +2,9 @@ * * $RCSfile: rechead.cxx,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-19 00:16:18 $ + * last change: $Author: hr $ $Date: 2003-03-26 18:04:18 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -176,7 +176,7 @@ ScMultipleReadHeader::~ScMultipleReadHeader() rStream.SetError( SCWARN_IMPORT_INFOLOST ); } delete pMemStream; - delete pBuf; + delete[] pBuf; rStream.Seek(nEndPos); } -- cgit v1.2.3