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:
@@ -95,5 +95,5 @@ const static rgb_color kSystemPalette[] = {
|
|||||||
{ 255, 255, 255, 0 } // B_TRANSPARENT_MAGIC_CMAP8
|
{ 255, 255, 255, 0 } // B_TRANSPARENT_MAGIC_CMAP8
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif __PALETTE_H
|
#endif /* __PALETTE_H */
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user