summaryrefslogtreecommitdiff
path: root/color.h
diff options
context:
space:
mode:
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