aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2012-04-10 13:29:17 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2012-04-10 13:29:17 +0000
commit7c01762cffc0b751a93d8cb8927f5cccbb910340 (patch)
treeb615626c0441726bfba6ad723cb513e593634aca /src/integration-tests
parentac232b8944eed8302bf6681ad2cb21c552545f85 (diff)
downloadgnunet-7c01762cffc0b751a93d8cb8927f5cccbb910340.tar.gz
gnunet-7c01762cffc0b751a93d8cb8927f5cccbb910340.zip
- doxygen
Diffstat (limited to 'src/integration-tests')
-rw-r--r--src/integration-tests/connection_watchdog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/integration-tests/connection_watchdog.c b/src/integration-tests/connection_watchdog.c
index fb2d1067d..7348c3cef 100644
--- a/src/integration-tests/connection_watchdog.c
+++ b/src/integration-tests/connection_watchdog.c
@@ -18,7 +18,7 @@
18 Boston, MA 02111-1307, USA. 18 Boston, MA 02111-1307, USA.
19*/ 19*/
20/** 20/**
21 * @file integration-test/connection_watchdog.c 21 * @file integration-tests/connection_watchdog.c
22 * @brief tool to monitor core and transport connections for consistency 22 * @brief tool to monitor core and transport connections for consistency
23 * @author Matthias Wachs 23 * @author Matthias Wachs
24 */ 24 */