mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 15:38:44 +02:00
don't use backquotes in warning text
-Yosh
This commit is contained in:
@@ -574,8 +574,8 @@ FUNC_NO_GETPWUID_R="the 'g_get_(user_name|real_name|home_dir|tmp_dir)'
|
||||
functions will not be MT-safe during their first call because
|
||||
there is no 'getpwuid_r' on your system."
|
||||
|
||||
FUNC_NO_LOCALTIME_R="the `g_date_set_time' function will not be MT-safe
|
||||
because there is no `localtime_r' on your system."
|
||||
FUNC_NO_LOCALTIME_R="the 'g_date_set_time' function will not be MT-safe
|
||||
because there is no 'localtime_r' on your system."
|
||||
|
||||
dnl determination of thread implementation
|
||||
dnl ***************************************
|
||||
|
Reference in New Issue
Block a user