aboutsummaryrefslogtreecommitdiff
path: root/xsde/cxx/hybrid/parser-source.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xsde/cxx/hybrid/parser-source.hxx')
-rw-r--r--xsde/cxx/hybrid/parser-source.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xsde/cxx/hybrid/parser-source.hxx b/xsde/cxx/hybrid/parser-source.hxx
index b664041..5a02361 100644
--- a/xsde/cxx/hybrid/parser-source.hxx
+++ b/xsde/cxx/hybrid/parser-source.hxx
@@ -12,7 +12,7 @@ namespace CXX
{
namespace Hybrid
{
- Void
+ void
generate_parser_source (Context&, Regex const& hxx_obj_expr);
}
}