This commit is contained in:
Anthony Minessale
2011-10-21 10:15:15 -05:00
parent 24b09ca158
commit 808e90b7a5
+2
View File
@@ -0,0 +1,2 @@
%typemap(newfree) char * "free($1);";
%newobject getGlobalVariable;