summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/lineinfo.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 18:26:07 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 18:26:07 +0000
commitd2e93de7d4f94bab228b15934bbdd83c986c4897 (patch)
tree65d78101bde1744dba2e0356811e4abdc31dce90 /vcl/source/gdi/lineinfo.cxx
parent2638d1a0544c06473d9619cca87a77a2337772fb (diff)
INTEGRATION: CWS warnings01 (1.3.70); FILE MERGED
2005/11/04 17:25:01 pl 1.3.70.1: #i55991# removed warnings for linux/solaris
Diffstat (limited to 'vcl/source/gdi/lineinfo.cxx')
-rw-r--r--vcl/source/gdi/lineinfo.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/source/gdi/lineinfo.cxx b/vcl/source/gdi/lineinfo.cxx
index c3de687a19ea..82919118f4c9 100644
--- a/vcl/source/gdi/lineinfo.cxx
+++ b/vcl/source/gdi/lineinfo.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: lineinfo.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 12:03:38 $
+ * last change: $Author: hr $ $Date: 2006-06-19 19:26:07 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -46,7 +46,7 @@
#include <lineinfo.hxx>
#endif
-DBG_NAME( LineInfo );
+DBG_NAME( LineInfo )
// ----------------
// - ImplLineInfo -