diff options
Diffstat (limited to 'vcl')
-rw-r--r-- | vcl/source/gdi/lineinfo.cxx | 6 |
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 - |