summaryrefslogtreecommitdiff
path: root/svtools/inc/sychconv.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/inc/sychconv.hxx')
-rw-r--r--svtools/inc/sychconv.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svtools/inc/sychconv.hxx b/svtools/inc/sychconv.hxx
index a7fbcf560e7c..002b1d376f92 100644
--- a/svtools/inc/sychconv.hxx
+++ b/svtools/inc/sychconv.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -42,7 +42,7 @@ class SymCharConverter
{
public:
- static BOOL Convert( Font& rFont, UniString& rString, OutputDevice* pDev = NULL );
+ static BOOL Convert( Font& rFont, UniString& rString, OutputDevice* pDev = NULL );
};
#endif // _CHARCONV_HXX