summaryrefslogtreecommitdiff
path: root/pango/querymodules.c
diff options
context:
space:
mode:
Diffstat (limited to 'pango/querymodules.c')
-rw-r--r--pango/querymodules.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/querymodules.c b/pango/querymodules.c
index 88075628..0bec2a11 100644
--- a/pango/querymodules.c
+++ b/pango/querymodules.c
@@ -95,7 +95,7 @@ escape_string (const char *str)
})
#else
#define GET_SYMBOL(module,name,location) \
- g_module_symbol (module, name, (gpointer *)&location);
+ g_module_symbol (module, name, (gpointer *)&location)
#endif
void