From bada6666c70977a058755ccf232e7d67b24adeed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 23 Jul 2014 15:21:29 +0200 Subject: New upstream release --- xsd/xsd/cxx/parser/impl-source.hxx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'xsd/xsd/cxx/parser/impl-source.hxx') diff --git a/xsd/xsd/cxx/parser/impl-source.hxx b/xsd/xsd/cxx/parser/impl-source.hxx index 0d60162..b6f9b3d 100644 --- a/xsd/xsd/cxx/parser/impl-source.hxx +++ b/xsd/xsd/cxx/parser/impl-source.hxx @@ -1,6 +1,5 @@ // file : xsd/cxx/parser/impl-source.hxx -// author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_PARSER_IMPL_SOURCE_HXX @@ -12,7 +11,7 @@ namespace CXX { namespace Parser { - Void + void generate_impl_source (Context&); } } -- cgit v1.2.3