From bb5ea0fd9232a3a722737b6569df41f93d46a95e Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Mon, 20 Jun 2005 20:11:01 +0000 Subject: [PATCH] named link added git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7309 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/Doc/Manual/SWIG.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SWIG/Doc/Manual/SWIG.html b/SWIG/Doc/Manual/SWIG.html index c3e40a1ab..e549e01e7 100644 --- a/SWIG/Doc/Manual/SWIG.html +++ b/SWIG/Doc/Manual/SWIG.html @@ -54,7 +54,7 @@ Array members Structure data members C constructors and destructors -Adding member functions to C structures +Adding member functions to C structures Nested structures Other things to note about structure wrapping @@ -2243,7 +2243,7 @@ However, it appears that most users want to have constructor and destructor func has now been enabled as the default behavior.