summaryrefslogtreecommitdiff
path: root/pango/pango-utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pango-utils.c')
-rw-r--r--pango/pango-utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-utils.c b/pango/pango-utils.c
index 88956057..0d138efc 100644
--- a/pango/pango-utils.c
+++ b/pango/pango-utils.c
@@ -684,7 +684,7 @@ pango_config_key_get (const char *key)
/* DllMain function needed to tuck away the DLL handle */
-static HMODULE pango_dll;
+static HMODULE pango_dll; /* MT-safe */
BOOL WINAPI
DllMain (HINSTANCE hinstDLL,