aboutsummaryrefslogtreecommitdiff
path: root/src/datacache/plugin_datacache_heap.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-10-31 13:03:48 +0100
committerChristian Grothoff <christian@grothoff.org>2019-10-31 13:03:48 +0100
commit7e3cf5f461eb4fbb7581672bf0835da07c378136 (patch)
treebdc3874b7894242b095b892f1ed3e81a4d4f06c0 /src/datacache/plugin_datacache_heap.c
parent01b480d6d026e0c537dc284a7e7df2c0320a3528 (diff)
downloadgnunet-7e3cf5f461eb4fbb7581672bf0835da07c378136.tar.gz
gnunet-7e3cf5f461eb4fbb7581672bf0835da07c378136.zip
tighten formatting rules
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 */