From eecf51e952cea61d71621ecb02f86d26f8d61ae6 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Mon, 19 Jun 2006 23:47:44 +0000 Subject: [PATCH] INTEGRATION: CWS warnings01 (1.4.6); FILE MERGED 2006/03/10 19:08:15 lo 1.4.6.1: warnings01: remove warnings in unoxml --- unoxml/source/dom/entity.hxx | 6 +++--- unoxml/source/dom/notation.hxx | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/unoxml/source/dom/entity.hxx b/unoxml/source/dom/entity.hxx index b670d98ac82c..66b03a92f0f7 100644 --- a/unoxml/source/dom/entity.hxx +++ b/unoxml/source/dom/entity.hxx @@ -4,9 +4,9 @@ * * $RCSfile: entity.hxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-09 10:02:24 $ + * last change: $Author: hr $ $Date: 2006-06-20 00:46:59 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -206,4 +206,4 @@ namespace DOM }; } -#endif \ No newline at end of file +#endif diff --git a/unoxml/source/dom/notation.hxx b/unoxml/source/dom/notation.hxx index 38516424638e..abef3b94b0f3 100644 --- a/unoxml/source/dom/notation.hxx +++ b/unoxml/source/dom/notation.hxx @@ -4,9 +4,9 @@ * * $RCSfile: notation.hxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-09 10:04:08 $ + * last change: $Author: hr $ $Date: 2006-06-20 00:47:44 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -197,4 +197,4 @@ namespace DOM }; } -#endif \ No newline at end of file +#endif