From fb75c2bef13cefe624d9c66b7ceb0398d7ddb4b9 Mon Sep 17 00:00:00 2001 From: wp_xxyyzz Date: Fri, 31 Jul 2015 20:23:31 +0000 Subject: [PATCH] fpspreadsheet: Fix compilation issue with -MDelphi git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4235 8e941d3f-bd1b-0410-a28a-d453659cc2b4 --- components/fpspreadsheet/fpszipper.pp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/fpspreadsheet/fpszipper.pp b/components/fpspreadsheet/fpszipper.pp index 18aafd3d3..217d2929a 100644 --- a/components/fpspreadsheet/fpszipper.pp +++ b/components/fpspreadsheet/fpszipper.pp @@ -10,8 +10,8 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - **********************************************************************} -{ + ******************************************************************************} + (* Copy from the zipper unit from FPC 2.7.1 Remove it after a new FPC with the fixes from this unit is released - @@ -33,7 +33,7 @@ - TDecompressor.UpdC32: dto. - TUnZipper.ReadZipDirectory: in "FZipStream.Seek()", at end, cast "Extra_field_length" to Int64 to avoid compiler warning. -} + ******************************************************************************) {$mode objfpc} {$h+}