From f26cc41d0d3d436c809c293a56c66c1f5f953745 Mon Sep 17 00:00:00 2001 From: Dimitri van Heesch Date: Sun, 13 Mar 2016 11:39:27 +0100 Subject: Fix for changed references due to different removeRedudantWhiteSpace() implementation --- testing/063/namespaceoo_1_1define.xml | 4 ++-- testing/064/struct_foo.xml | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/testing/063/namespaceoo_1_1define.xml b/testing/063/namespaceoo_1_1define.xml index 69c05d0..c8c8e85 100644 --- a/testing/063/namespaceoo_1_1define.xml +++ b/testing/063/namespaceoo_1_1define.xml @@ -3,10 +3,10 @@ oo::define - + oo::define::classmethod - name?args??body? + name ?args? ?body? classmethod diff --git a/testing/064/struct_foo.xml b/testing/064/struct_foo.xml index d2bed81..e228f92 100644 --- a/testing/064/struct_foo.xml +++ b/testing/064/struct_foo.xml @@ -17,10 +17,10 @@ - + Foo::operator int - () const + () const operator int Conversion to int const. @@ -71,27 +71,27 @@ - operator int() const + operator int() const - title + title - Foo::operator int() const + Foo::operator int() const - Foo::operator int() const + Foo::operator int() const - title + title @@ -103,7 +103,7 @@ Foo operator int - + Foo operator int -- cgit v0.12