mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-24 21:16:15 +01:00
Trivial: fix a guard comment
The conventional comment for the #endif at the bottom of the header was not matching the #ifdef at the top in glib-private.h. Fix that.
This commit is contained in:
parent
cdb9670dc3
commit
ace7658b28
@ -67,4 +67,4 @@ typedef struct {
|
||||
GLIB_AVAILABLE_IN_ALL
|
||||
GLibPrivateVTable *glib__private__ (void);
|
||||
|
||||
#endif /* __G_MAIN_H__ */
|
||||
#endif /* __GLIB_PRIVATE_H__ */
|
||||
|
Loading…
Reference in New Issue
Block a user