summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysui/source/win32/misc/resourceprovider.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysui/source/win32/misc/resourceprovider.cxx b/sysui/source/win32/misc/resourceprovider.cxx
index f539ba547211..b3d3f09a950d 100644
--- a/sysui/source/win32/misc/resourceprovider.cxx
+++ b/sysui/source/win32/misc/resourceprovider.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: resourceprovider.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: tra $ $Date: 2001-06-27 08:13:00 $
+ * last change: $Author: rt $ $Date: 2003-10-06 14:34:43 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -277,4 +277,4 @@ CResourceProvider::~CResourceProvider( )
OUString CResourceProvider::getResString( sal_Int32 aId )
{
return m_pImpl->getResString( aId );
-} \ No newline at end of file
+}