1
0
mirror of https://github.com/brl/mutter.git synced 2025-04-17 07:39:39 +00: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:
Damien Lespiau 2013-01-01 13:59:04 +00:00 committed by Robert Bragg
parent 5912ee9997
commit 1f78b4044a

@ -15,7 +15,7 @@ G_BEGIN_DECLS
/*** BEGIN file-tail ***/ /*** BEGIN file-tail ***/
G_END_DECLS G_END_DECLS
#endif /* !__CLUTTER_ENUM_TYPES_H__ */ #endif /* __COGL_ENUM_TYPES_H__ */
/*** END file-tail ***/ /*** END file-tail ***/
/*** BEGIN value-header ***/ /*** BEGIN value-header ***/