mirror of https://github.com/swig/swig
minor edit
This commit is contained in:
parent
ff9e9f9f98
commit
72723d354a
|
@ -8,7 +8,7 @@
|
|||
return 1;
|
||||
}
|
||||
|
||||
int take_proc_or_cpp_obj_and_ret_1(class C) {
|
||||
int take_proc_or_cpp_obj_and_ret_1(C c) {
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue