Style patches
This commit is contained in:
parent
c9279ab0e7
commit
b9ba05be81
23 changed files with 90 additions and 90 deletions
|
|
@ -43,7 +43,7 @@ for i=0,3 do
|
|||
end
|
||||
|
||||
for i=0,3 do
|
||||
assert( swig_type(sv[i]) =='Struct *' and sv[i].num==i)
|
||||
assert(swig_type(sv[i]) =='Struct *' and sv[i].num==i)
|
||||
end
|
||||
|
||||
-- range checking
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue