From 036a0f24b115e842c856f07a3df9768804a5ca7f Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 1 Dec 2009 13:07:27 +0200 Subject: Cosmetic changes --- xsde/cxx/parser/element-validation-source.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xsde/cxx/parser') diff --git a/xsde/cxx/parser/element-validation-source.cxx b/xsde/cxx/parser/element-validation-source.cxx index 8a23e28..28e152b 100644 --- a/xsde/cxx/parser/element-validation-source.cxx +++ b/xsde/cxx/parser/element-validation-source.cxx @@ -363,7 +363,7 @@ namespace CXX // Common base for the ParticleIn{All, Choice, Sequence} treversers. // - struct ParticleInCompositor: protected Context + struct ParticleInCompositor: Context { protected: ParticleInCompositor (Context& c, SemanticGraph::Complex& type) -- cgit v1.1