Bug 1026535 - Fix mismatched class/struct tags. r=ehsan
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
namespace mozilla {
|
||||
|
||||
namespace gfx {
|
||||
struct Matrix;
|
||||
class Matrix;
|
||||
}
|
||||
|
||||
namespace layers {
|
||||
|
||||
Reference in New Issue
Block a user