remove extra ;
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8892 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
10b085f5ce
commit
fd5bc10c14
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ namespace hello
|
|||
%inline {
|
||||
namespace foo {
|
||||
typedef double mytype;
|
||||
};
|
||||
}
|
||||
|
||||
// global namespace
|
||||
typedef float mytype;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue