Bug 1026535 - Fix mismatched class/struct tags. r=ehsan

This commit is contained in:
Birunthan Mohanathas
2014-06-18 17:57:51 -07:00
parent 254f890e2e
commit aa6d74fac6
111 changed files with 171 additions and 170 deletions

View File

@@ -29,7 +29,7 @@
namespace mozilla {
namespace gfx {
struct Matrix;
class Matrix;
}
namespace layers {