summaryrefslogtreecommitdiff
path: root/color.h
diff options
context:
space:
mode:
authorKevin Chabowski <kevin@kch42.de>2013-08-04 23:56:50 +0200
committerKevin Chabowski <kevin@kch42.de>2013-08-04 23:56:50 +0200
commit4627f895d1f266b2c0a18c952a1eb703e59aeeb9 (patch)
treeb6ad2b004309bf040b0852db9fe40592c617d42b /color.h
parent8bb5248464cb483160e8a5c2aaa5e8a6061ffd1e (diff)
downloadnebula2-4627f895d1f266b2c0a18c952a1eb703e59aeeb9.tar.gz
nebula2-4627f895d1f266b2c0a18c952a1eb703e59aeeb9.tar.bz2
nebula2-4627f895d1f266b2c0a18c952a1eb703e59aeeb9.zip
Formatted code
Diffstat (limited to 'color.h')
-rw-r--r--color.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/color.h b/color.h
index 61a5a56..0e474d1 100644
--- a/color.h
+++ b/color.h
@@ -9,4 +9,4 @@ extern color_t color_fix(color_t col);
extern color_t color_add(color_t a, color_t b);
extern color_t color_mul(color_t col, double s);
-#endif \ No newline at end of file
+#endif