Fix extra token at end of #endif

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22974 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
François Revol
2007-11-21 22:57:33 +00:00
parent 10b0646422
commit 7579aad575
+1 -1
View File
@@ -95,5 +95,5 @@ const static rgb_color kSystemPalette[] = {
{ 255, 255, 255, 0 } // B_TRANSPARENT_MAGIC_CMAP8
};
#endif __PALETTE_H
#endif /* __PALETTE_H */