aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/gnunet-service-testbed_cache.c
diff options
context:
space:
mode:
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 *