From 75f8b0d6f61a9c4fc030e5ed227d847adf05dd1c Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Mon, 6 Oct 2003 14:26:32 +0000 Subject: INTEGRATION: CWS rt02 (1.1.246); FILE MERGED 2003/10/01 08:28:51 rt 1.1.246.1: #i19697# Fixed compiler warnings --- sd/source/ui/inc/ins_paste.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sd/source/ui/inc/ins_paste.hxx') diff --git a/sd/source/ui/inc/ins_paste.hxx b/sd/source/ui/inc/ins_paste.hxx index 8837bafe82be..c9e51f048277 100644 --- a/sd/source/ui/inc/ins_paste.hxx +++ b/sd/source/ui/inc/ins_paste.hxx @@ -2,9 +2,9 @@ * * $RCSfile: ins_paste.hxx,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: ka $ $Date: 2002-04-29 10:33:17 $ + * last change: $Author: rt $ $Date: 2003-10-06 15:26:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -98,4 +98,4 @@ public: BOOL IsInsertBefore() const; }; -#endif _SD_INS_PASTE_HXX_ +#endif // _SD_INS_PASTE_HXX_ -- cgit