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

View File

@ -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 ***/