aboutsummaryrefslogtreecommitdiff
path: root/xsd-frontend/transformations/restriction.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xsd-frontend/transformations/restriction.hxx')
-rw-r--r--xsd-frontend/transformations/restriction.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xsd-frontend/transformations/restriction.hxx b/xsd-frontend/transformations/restriction.hxx
index 1c92681..8cf4cd8 100644
--- a/xsd-frontend/transformations/restriction.hxx
+++ b/xsd-frontend/transformations/restriction.hxx
@@ -30,7 +30,7 @@ namespace XSDFrontend
public:
struct Failed {};
- Void
+ void
transform (SemanticGraph::Schema&, SemanticGraph::Path const&);
};
}