From 04b5e7e3e898bf9a632cee8e6486ba454e8e0252 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 18 Jan 2020 00:19:30 +0100 Subject: fix tag XML --- contrib/gnunet.tag | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/contrib/gnunet.tag b/contrib/gnunet.tag index 46ce9fd6b..0add90c24 100644 --- a/contrib/gnunet.tag +++ b/contrib/gnunet.tag @@ -40,46 +40,46 @@ gnunet_common.h gnunet_db_lib.h - + #define GNUNET_free - gnunet_common.h + gnunet_common.h (ptr) #define GNUNET_free_non_null - gnunet_common.h + gnunet_common.h (ptr) #define GNUNET_malloc_large - gnunet_common.h + gnunet_common.h (size) #define GNUNET_realloc - gnunet_common.h + gnunet_common.h (ptr, size) #define GNUNET_new - gnunet_common.h + gnunet_common.h (type) #define GNUNET_malloc - gnunet_common.h + gnunet_common.h (size) #define GNUNET_new_array - gnunet_common.h + gnunet_common.h (n, type) -- cgit v1.2.3