aboutsummaryrefslogtreecommitdiff
path: root/src/datacache/datacache.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-08-29 10:19:43 +0000
committerChristian Grothoff <christian@grothoff.org>2011-08-29 10:19:43 +0000
commitcddbdf5b928c68ab71b40c950b9f01ea68a9fbdb (patch)
treeb704e00a3af618b2cd174a7f89514eaebd82a1cf /src/datacache/datacache.c
parentbb4fc4f4007988874f910d4de5492f9629301641 (diff)
downloadgnunet-cddbdf5b928c68ab71b40c950b9f01ea68a9fbdb.tar.gz
gnunet-cddbdf5b928c68ab71b40c950b9f01ea68a9fbdb.zip
run indent twice, it alternates between two 'canonical' forms, also run whitespace remover
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