aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wmem/wmem_allocator_glib.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/wmem/wmem_allocator_glib.h')
-rw-r--r--epan/wmem/wmem_allocator_glib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/wmem/wmem_allocator_glib.h b/epan/wmem/wmem_allocator_glib.h
index 7f61cbacfa..62cf934115 100644
--- a/epan/wmem/wmem_allocator_glib.h
+++ b/epan/wmem/wmem_allocator_glib.h
@@ -33,7 +33,7 @@ extern "C" {
#endif /* __cplusplus */
wmem_allocator_t *
-wmem_create_glib_allocator(void);
+wmem_glib_allocator_new(void);
#ifdef __cplusplus
}