diff --git a/Doc/Manual/SWIG.html b/Doc/Manual/SWIG.html index d0289212b..59aeffe7c 100644 --- a/Doc/Manual/SWIG.html +++ b/Doc/Manual/SWIG.html @@ -2527,8 +2527,9 @@ for the above example you'll get:

-foo.i:5: Warning 302: Identifier 'Foo' redefined (ignored),
+foo.i:5: Warning 302: Redefinition of identifier 'Foo' as Foo(void) ignored,
 foo.i:1: Warning 302: previous definition of 'Foo'.
+
 

diff --git a/Doc/Manual/Warnings.html b/Doc/Manual/Warnings.html index 8bfc0a899..5f2eb3656 100644 --- a/Doc/Manual/Warnings.html +++ b/Doc/Manual/Warnings.html @@ -392,7 +392,7 @@ example.i(4) : Syntax error in input(1).