summaryrefslogtreecommitdiff
path: root/xsd/cxx/tree/validator.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xsd/cxx/tree/validator.hxx')
-rw-r--r--xsd/cxx/tree/validator.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xsd/cxx/tree/validator.hxx b/xsd/cxx/tree/validator.hxx
index ad156ff..f79adcb 100644
--- a/xsd/cxx/tree/validator.hxx
+++ b/xsd/cxx/tree/validator.hxx
@@ -20,7 +20,7 @@ namespace CXX
public:
Validator (); // Dummy ctor, helps with long symbols on HP-UX.
- Boolean
+ bool
validate (options const&,
SemanticGraph::Schema&,
SemanticGraph::Path const& tu,