aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/testbed_api_peers.h
diff options
context:
space:
mode:
authorSree Harsha Totakura <totakura@in.tum.de>2012-08-03 22:34:45 +0000
committerSree Harsha Totakura <totakura@in.tum.de>2012-08-03 22:34:45 +0000
commitc889aa7d68b052637ba7ddf6d4d2606214670ca1 (patch)
treed05bf932de69e69a1a752e054f78b5502fce4d31 /src/testbed/testbed_api_peers.h
parent79c6c6e40249fc70ee14ed5a7e35b3980c3ce453 (diff)
downloadgnunet-c889aa7d68b052637ba7ddf6d4d2606214670ca1.tar.gz
gnunet-c889aa7d68b052637ba7ddf6d4d2606214670ca1.zip
refined overlay connect and extended test case
Diffstat (limited to 'src/testbed/testbed_api_peers.h')
-rw-r--r--src/testbed/testbed_api_peers.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/testbed/testbed_api_peers.h b/src/testbed/testbed_api_peers.h
index 72c1c1b58..17db0d3b4 100644
--- a/src/testbed/testbed_api_peers.h
+++ b/src/testbed/testbed_api_peers.h
@@ -22,7 +22,9 @@
22 * @file testbed/testbed_api_peers.h 22 * @file testbed/testbed_api_peers.h
23 * @brief internal API to access the 'peers' subsystem 23 * @brief internal API to access the 'peers' subsystem
24 * @author Christian Grothoff 24 * @author Christian Grothoff
25 * @author Sree Harsha Totakura
25 */ 26 */
27
26#ifndef NEW_TESTING_API_PEERS_H 28#ifndef NEW_TESTING_API_PEERS_H
27#define NEW_TESTING_API_PEERS_H 29#define NEW_TESTING_API_PEERS_H
28 30