minor edit
This commit is contained in:
parent
ff9e9f9f98
commit
72723d354a
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue