aboutsummaryrefslogtreecommitdiff
path: root/src/datacache/datacache.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/datacache/datacache.c')
-rw-r--r--src/datacache/datacache.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/datacache/datacache.c b/src/datacache/datacache.c
index 9d12fbc3e..26402362b 100644
--- a/src/datacache/datacache.c
+++ b/src/datacache/datacache.c
@@ -92,7 +92,7 @@ struct GNUNET_DATACACHE_Handle
92/** 92/**
93 * Function called by plugins to notify the datacache 93 * Function called by plugins to notify the datacache
94 * about content deletions. 94 * about content deletions.
95 * 95 *
96 * @param cls closure 96 * @param cls closure
97 * @param key key of the content that was deleted 97 * @param key key of the content that was deleted
98 * @param size number of bytes that were made available 98 * @param size number of bytes that were made available