mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-22 15:19:16 +02:00
gutils: Fix a typo in a comment
Signed-off-by: Philip Withnall <withnall@endlessm.com> https://gitlab.gnome.org/GNOME/glib/issues/538
This commit is contained in:
parent
f27532e784
commit
aee897bd89
@ -78,7 +78,7 @@ GLIB_AVAILABLE_IN_ALL
|
|||||||
const gchar * const * g_get_system_data_dirs (void);
|
const gchar * const * g_get_system_data_dirs (void);
|
||||||
|
|
||||||
#ifdef G_OS_WIN32
|
#ifdef G_OS_WIN32
|
||||||
/* This functions is not part of the public GLib API */
|
/* This function is not part of the public GLib API */
|
||||||
GLIB_AVAILABLE_IN_ALL
|
GLIB_AVAILABLE_IN_ALL
|
||||||
const gchar * const * g_win32_get_system_data_dirs_for_module (void (*address_of_function)(void));
|
const gchar * const * g_win32_get_system_data_dirs_for_module (void (*address_of_function)(void));
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user