summaryrefslogtreecommitdiffhomepage
path: root/Stars45/Color.h
diff options
context:
space:
mode:
Diffstat (limited to 'Stars45/Color.h')
-rw-r--r--Stars45/Color.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Stars45/Color.h b/Stars45/Color.h
index 9bca5c9..7788875 100644
--- a/Stars45/Color.h
+++ b/Stars45/Color.h
@@ -315,5 +315,5 @@ private:
inline BYTE Color::IndexedBlend(BYTE dst) const { return ColorIndex::blend_table[dst*256+Index()]; }
-#endif Color_h
+#endif // Color_h