aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-05-15 00:49:26 +0000
committerChristian Grothoff <christian@grothoff.org>2012-05-15 00:49:26 +0000
commit1f09f4f7716db5939ec1c9a278b5661616dd72d6 (patch)
treeff52f060245b574aace08d5db5016c22b56a7876 /src/integration-tests
parent720afac61536fbb212c0010f31764704c12aab0f (diff)
downloadgnunet-1f09f4f7716db5939ec1c9a278b5661616dd72d6.tar.gz
gnunet-1f09f4f7716db5939ec1c9a278b5661616dd72d6.zip
-help seaspider some more
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 00da55eee..709ca4eeb 100644
--- a/src/integration-tests/connection_watchdog.c
+++ b/src/integration-tests/connection_watchdog.c
@@ -971,7 +971,7 @@ init ()
971 char *pos; 971 char *pos;
972 char *secname; 972 char *secname;
973 int counter; 973 int counter;
974 long long unsigned int port; 974 unsigned long long port;
975 975
976 have_tcp = GNUNET_NO; 976 have_tcp = GNUNET_NO;
977 have_udp = GNUNET_NO; 977 have_udp = GNUNET_NO;