aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/gnunet-service-testbed.h
diff options
context:
space:
mode:
authorSree Harsha Totakura <totakura@in.tum.de>2013-03-18 14:34:48 +0000
committerSree Harsha Totakura <totakura@in.tum.de>2013-03-18 14:34:48 +0000
commit2bfa211933d6285ffbdc7d871e695838b5d08b9f (patch)
tree098f862a0de6a983b85aed48618af2d805059341 /src/testbed/gnunet-service-testbed.h
parent23dda19572e38c3f533b9b35167a090932e85f57 (diff)
downloadgnunet-2bfa211933d6285ffbdc7d871e695838b5d08b9f.tar.gz
gnunet-2bfa211933d6285ffbdc7d871e695838b5d08b9f.zip
- doxygen
Diffstat (limited to 'src/testbed/gnunet-service-testbed.h')
-rw-r--r--src/testbed/gnunet-service-testbed.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testbed/gnunet-service-testbed.h b/src/testbed/gnunet-service-testbed.h
index 37f6a6aaf..8b3650e28 100644
--- a/src/testbed/gnunet-service-testbed.h
+++ b/src/testbed/gnunet-service-testbed.h
@@ -828,7 +828,7 @@ GST_cache_lookup_hello (const unsigned int peer_id);
828 * Caches the HELLO of the given peer. Updates the HELLO if it was already 828 * Caches the HELLO of the given peer. Updates the HELLO if it was already
829 * cached before 829 * cached before
830 * 830 *
831 * @param id the peer identity of the peer whose HELLO has to be cached 831 * @param peer_id the peer identity of the peer whose HELLO has to be cached
832 * @param hello the HELLO message 832 * @param hello the HELLO message
833 */ 833 */
834void 834void