aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-09-20 00:35:26 +0100
committerYann Herklotz <ymherklotz@gmail.com>2017-09-20 00:35:26 +0100
commit8c5ea60da7f54b9ce574dfaca26bae67d775faa7 (patch)
treebe0cd3ee49d573bb2506612613e417fc7a7d811f
parent39ca43ca3b24dcae76e1283ec8af4a16c845e2b7 (diff)
downloadYAGE-8c5ea60da7f54b9ce574dfaca26bae67d775faa7.tar.gz
YAGE-8c5ea60da7f54b9ce574dfaca26bae67d775faa7.zip
Fixing whitespace
-rw-r--r--tests/spritesheettest.cpp2
-rw-r--r--yage/math/matrix.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/spritesheettest.cpp b/tests/spritesheettest.cpp
index 675a3762..b801688b 100644
--- a/tests/spritesheettest.cpp
+++ b/tests/spritesheettest.cpp
@@ -3,5 +3,5 @@
TEST(SpriteSheet, Load)
{
-
+
}
diff --git a/yage/math/matrix.h b/yage/math/matrix.h
index 3992acfe..7810d202 100644
--- a/yage/math/matrix.h
+++ b/yage/math/matrix.h
@@ -6,7 +6,7 @@
* ----------------------------------------------------------------------------
*/
-/** @file
+/** @file
*/
#ifndef YAGE_MATH_MATRIX_H