From 0372c9cde6bef004ffa7859194f4dc0111a64e4b Mon Sep 17 00:00:00 2001 From: versat Date: Wed, 20 Mar 2019 16:30:28 +0100 Subject: [PATCH] gtk.cfg: Add buffer-size attribute to `alloc` entries. --- cfg/gtk.cfg | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/cfg/gtk.cfg b/cfg/gtk.cfg index b120f3fb8..1d8fe8125 100644 --- a/cfg/gtk.cfg +++ b/cfg/gtk.cfg @@ -380,10 +380,10 @@ g_get_locale_variants g_key_file_get_start_group g_key_file_to_data - g_malloc - g_malloc0 - g_malloc0_n - g_malloc_n + g_malloc + g_malloc0 + g_malloc0_n + g_malloc_n g_memdup g_path_get_basename g_path_get_dirname @@ -392,7 +392,7 @@ g_slice_copy g_strcompress g_strconcat - g_strdup + g_strdup g_strdup_printf g_strdup_vprintf g_strescape @@ -401,10 +401,10 @@ g_strndup g_strnfill g_time_val_to_iso8601 - g_try_malloc - g_try_malloc0 - g_try_malloc0_n - g_try_malloc_n + g_try_malloc + g_try_malloc0 + g_try_malloc0_n + g_try_malloc_n g_ucs4_to_utf16 g_ucs4_to_utf8 g_unicode_canonical_decomposition