summaryrefslogtreecommitdiff
path: root/hwpfilter/source/lexer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'hwpfilter/source/lexer.hxx')
-rw-r--r--hwpfilter/source/lexer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/hwpfilter/source/lexer.hxx b/hwpfilter/source/lexer.hxx
index 333b117641db..0f0c1fe1525e 100644
--- a/hwpfilter/source/lexer.hxx
+++ b/hwpfilter/source/lexer.hxx
@@ -20,7 +20,7 @@
#ifndef INCLUDED_HWPFILTER_SOURCE_LEXER_HXX
#define INCLUDED_HWPFILTER_SOURCE_LEXER_HXX
-void initFlex(char const * s);
+void initFlex(char const* s);
int yylex();