Style patches

This commit is contained in:
Artem Serebriyskiy 2013-11-01 02:09:06 +04:00 committed by William S Fulton
commit b9ba05be81
23 changed files with 90 additions and 90 deletions

View file

@ -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