aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/gnunet-service-testbed_cache.c
diff options
context:
space:
mode:
authorSree Harsha Totakura <totakura@in.tum.de>2013-10-30 12:12:07 +0000
committerSree Harsha Totakura <totakura@in.tum.de>2013-10-30 12:12:07 +0000
commit873466c52b1d822f794dd20185194c13804c96f3 (patch)
tree0547b33e007b74e4926c303f6d767b3f599ec64a /src/testbed/gnunet-service-testbed_cache.c
parent1b1b5c5630b47cb8ef00ffd409420911dbe50f88 (diff)
downloadgnunet-873466c52b1d822f794dd20185194c13804c96f3.tar.gz
gnunet-873466c52b1d822f794dd20185194c13804c96f3.zip
- doxygen
Diffstat (limited to 'src/testbed/gnunet-service-testbed_cache.c')
-rw-r--r--src/testbed/gnunet-service-testbed_cache.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/testbed/gnunet-service-testbed_cache.c b/src/testbed/gnunet-service-testbed_cache.c
index 69f820a30..50ffe7679 100644
--- a/src/testbed/gnunet-service-testbed_cache.c
+++ b/src/testbed/gnunet-service-testbed_cache.c
@@ -92,8 +92,8 @@ static unsigned int cache_size;
92/** 92/**
93 * Looks up in the cache and returns the entry 93 * Looks up in the cache and returns the entry
94 * 94 *
95 * @param key the peer identity of the peer whose corresponding entry has to be 95 * @param peer_id the peer identity of the peer whose corresponding entry has to
96 * looked up 96 * be looked up
97 * @return the HELLO message; NULL if not found 97 * @return the HELLO message; NULL if not found
98 */ 98 */
99static struct CacheEntry * 99static struct CacheEntry *