aboutsummaryrefslogtreecommitdiff
path: root/src/datacache/plugin_datacache_heap.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/datacache/plugin_datacache_heap.c')
-rw-r--r--src/datacache/plugin_datacache_heap.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/datacache/plugin_datacache_heap.c b/src/datacache/plugin_datacache_heap.c
index f176e3568..dbc9cac9c 100644
--- a/src/datacache/plugin_datacache_heap.c
+++ b/src/datacache/plugin_datacache_heap.c
@@ -294,7 +294,6 @@ struct GetContext
294}; 294};
295 295
296 296
297
298/** 297/**
299 * Function called during GET to find matching blocks. 298 * Function called during GET to find matching blocks.
300 * Only matches by type. 299 * Only matches by type.
@@ -590,5 +589,4 @@ libgnunet_plugin_datacache_heap_done (void *cls)
590} 589}
591 590
592 591
593
594/* end of plugin_datacache_heap.c */ 592/* end of plugin_datacache_heap.c */