Tweak source whitespace to match SWIG conventions
This commit is contained in:
parent
6ef820acf9
commit
9ffa15b307
2 changed files with 68 additions and 69 deletions
|
|
@ -153,6 +153,7 @@ INT_TYPEMAP(long long);
|
|||
ZVAL_STRING($result, temp);
|
||||
}
|
||||
%}
|
||||
|
||||
INT_TYPEMAP(unsigned long long);
|
||||
%typemap(argout,fragment="t_output_helper") unsigned long long *OUTPUT
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue