summaryrefslogtreecommitdiff
path: root/hwpfilter/source/fontmap.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'hwpfilter/source/fontmap.hxx')
-rw-r--r--hwpfilter/source/fontmap.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/hwpfilter/source/fontmap.hxx b/hwpfilter/source/fontmap.hxx
index f9002e48ef99..3ab2e0849e1d 100644
--- a/hwpfilter/source/fontmap.hxx
+++ b/hwpfilter/source/fontmap.hxx
@@ -22,7 +22,7 @@
#include <sal/config.h>
-int getRepFamilyName(char const *, char *, double &);
+int getRepFamilyName(char const*, char*, double&);
#endif