summaryrefslogtreecommitdiffstats
path: root/source/Matrix4f.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/Matrix4f.h')
-rw-r--r--source/Matrix4f.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Matrix4f.h b/source/Matrix4f.h
index 8d92f6e44..131208099 100644
--- a/source/Matrix4f.h
+++ b/source/Matrix4f.h
@@ -108,4 +108,4 @@ public:
cell[10] = a_Z.z;
}
float cell[16];
-};
+};