diff options
-rw-r--r-- | sysui/source/win32/misc/AutoBuffer.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysui/source/win32/misc/AutoBuffer.hxx b/sysui/source/win32/misc/AutoBuffer.hxx index 64fa8036a9cb..3c0f19d238fe 100644 --- a/sysui/source/win32/misc/AutoBuffer.hxx +++ b/sysui/source/win32/misc/AutoBuffer.hxx @@ -2,9 +2,9 @@ * * $RCSfile: AutoBuffer.hxx,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: tra $ $Date: 2001-04-26 08:56:39 $ + * last change: $Author: rt $ $Date: 2003-10-06 14:34:31 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -118,4 +118,4 @@ private: sal_Unicode* m_pBuff; }; -#endif
\ No newline at end of file +#endif |