aboutsummaryrefslogtreecommitdiff
path: root/src/util/container_meta_data.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-04-28 13:23:51 +0000
committerChristian Grothoff <christian@grothoff.org>2010-04-28 13:23:51 +0000
commit3e1eeddbe5d5ca155e1bf9bab2aec9792a7f3a05 (patch)
tree2fdfef5963fa569735b0f9f99e6ecce900abefe5 /src/util/container_meta_data.c
parenta31eacdf89f2c932704cefb6498264895db01eab (diff)
downloadgnunet-3e1eeddbe5d5ca155e1bf9bab2aec9792a7f3a05.tar.gz
gnunet-3e1eeddbe5d5ca155e1bf9bab2aec9792a7f3a05.zip
doxies
Diffstat (limited to 'src/util/container_meta_data.c')
-rw-r--r--src/util/container_meta_data.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/container_meta_data.c b/src/util/container_meta_data.c
index e44984b64..793719fdc 100644
--- a/src/util/container_meta_data.c
+++ b/src/util/container_meta_data.c
@@ -315,7 +315,7 @@ GNUNET_CONTAINER_meta_data_insert (struct GNUNET_CONTAINER_MetaData *md,
315 * 315 *
316 * @param cls the 'struct GNUNET_CONTAINER_MetaData' to merge into 316 * @param cls the 'struct GNUNET_CONTAINER_MetaData' to merge into
317 * @param plugin_name name of the plugin that produced this value; 317 * @param plugin_name name of the plugin that produced this value;
318 * special values can be used (i.e. '<zlib>' for zlib being 318 * special values can be used (i.e. '&lt;zlib&gt;' for zlib being
319 * used in the main libextractor library and yielding 319 * used in the main libextractor library and yielding
320 * meta data). 320 * meta data).
321 * @param type libextractor-type describing the meta data 321 * @param type libextractor-type describing the meta data