summaryrefslogtreecommitdiff
path: root/xsd/cxx/parser/parser-source.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xsd/cxx/parser/parser-source.hxx')
-rw-r--r--xsd/cxx/parser/parser-source.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xsd/cxx/parser/parser-source.hxx b/xsd/cxx/parser/parser-source.hxx
index 4212c15..43c3455 100644
--- a/xsd/cxx/parser/parser-source.hxx
+++ b/xsd/cxx/parser/parser-source.hxx
@@ -12,7 +12,7 @@ namespace CXX
{
namespace Parser
{
- Void
+ void
generate_parser_source (Context&);
}
}