Bulk clearing of whitespace

This commit is contained in:
LogicParrot
2016-02-05 23:50:18 +02:00
parent 87a31e3a2d
commit ca6ef58b1e
406 changed files with 4497 additions and 4497 deletions
+2 -2
View File
@@ -34,7 +34,7 @@ public:
{
*this = a_Rhs;
}
// tolua_end
inline Matrix4 & operator = (const Matrix4 & a_Rhs)
@@ -45,7 +45,7 @@ public:
}
return *this;
}
// tolua_begin
inline T & operator [] (int a_N)