typo
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7587 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
dda5e32a18
commit
1ca5dca583
1 changed files with 1 additions and 1 deletions
|
|
@ -608,7 +608,7 @@ Swig_features_get(Hash *features, String *prefix, String *name, SwigType *decl,
|
|||
}
|
||||
|
||||
#ifdef SWIG_DEBUG
|
||||
Printf(stdout,"SWwig_features_get: %s %s %s\n", prefix, name, decl);
|
||||
Printf(stdout,"Swig_features_get: %s %s %s\n", prefix, name, decl);
|
||||
#endif
|
||||
|
||||
/* Global features */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue