diff options
Diffstat (limited to 'sw/inc/newhdl.hxx')
-rw-r--r-- | sw/inc/newhdl.hxx | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/inc/newhdl.hxx b/sw/inc/newhdl.hxx index 417ff0b136b9..023ef1e14fd0 100644 --- a/sw/inc/newhdl.hxx +++ b/sw/inc/newhdl.hxx @@ -4,9 +4,9 @@ * * $RCSfile: newhdl.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: rt $ $Date: 2005-09-09 02:03:03 $ + * last change: $Author: hr $ $Date: 2006-08-14 15:28:14 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -80,3 +80,4 @@ inline void SwNewHdl::SetErrLnk( const Link &rLink ) } #endif + |