aboutsummaryrefslogtreecommitdiff
path: root/src/reclaim
diff options
context:
space:
mode:
authorWillow Liquorice <willow@howhill.com>2022-08-25 05:45:45 +0100
committerMartin Schanzenbach <schanzen@gnunet.org>2022-08-30 09:41:47 +0200
commit4f03c106f941b6169914638a6a045a4fff7a2943 (patch)
tree12f0131ceebfb2a03da38616b19529acb75f5d82 /src/reclaim
parent063a7a7e44c58aed81079977c382e41c1ab88234 (diff)
downloadgnunet-4f03c106f941b6169914638a6a045a4fff7a2943.tar.gz
gnunet-4f03c106f941b6169914638a6a045a4fff7a2943.zip
-DOC: First test of new header-first comment-stripping process
Diffstat (limited to 'src/reclaim')
-rw-r--r--src/reclaim/reclaim_attribute.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/reclaim/reclaim_attribute.c b/src/reclaim/reclaim_attribute.c
index 21fdd83a2..560267578 100644
--- a/src/reclaim/reclaim_attribute.c
+++ b/src/reclaim/reclaim_attribute.c
@@ -250,16 +250,6 @@ GNUNET_RECLAIM_attribute_value_to_string (uint32_t type,
250} 250}
251 251
252 252
253/**
254 * Create a new attribute.
255 *
256 * @param attr_name the attribute name
257 * @param credential credential ID of the attribute (maybe NULL)
258 * @param type the attribute type
259 * @param data the attribute value
260 * @param data_size the attribute value size
261 * @return the new attribute
262 */
263struct GNUNET_RECLAIM_Attribute * 253struct GNUNET_RECLAIM_Attribute *
264GNUNET_RECLAIM_attribute_new (const char *attr_name, 254GNUNET_RECLAIM_attribute_new (const char *attr_name,
265 const struct 255 const struct