mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-04 07:41:11 +01:00
s/g_mutex_functions_for_glib_use/g_thread_functions_for_glib_use/
1998-12-15 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * gthread-none.c: s/g_mutex_functions_for_glib_use/g_thread_functions_for_glib_use/ * ChangeLog: from now on there is an extra ChangeLog for gthread
This commit is contained in:
committed by
Sebastian Wilhelmi
parent
5c31783df2
commit
fc29b682e3
@@ -25,4 +25,4 @@
|
||||
*/
|
||||
|
||||
static GThreadFunctions
|
||||
g_mutex_functions_for_glib_use_default; /* is NULLified */
|
||||
g_thread_functions_for_glib_use_default; /* is NULLified */
|
||||
|
||||
Reference in New Issue
Block a user