mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 23:50:41 -05:00
enum-types: Fix the header guard #endif comment
Something left from the Clutter split. (cherry picked from commit f148b7e2ff1fb86cab7f4b7be869bfdba4f91100)
This commit is contained in:
parent
5912ee9997
commit
1f78b4044a
@ -15,7 +15,7 @@ G_BEGIN_DECLS
|
||||
/*** BEGIN file-tail ***/
|
||||
G_END_DECLS
|
||||
|
||||
#endif /* !__CLUTTER_ENUM_TYPES_H__ */
|
||||
#endif /* __COGL_ENUM_TYPES_H__ */
|
||||
/*** END file-tail ***/
|
||||
|
||||
/*** BEGIN value-header ***/
|
||||
|
Loading…
Reference in New Issue
Block a user