aboutsummaryrefslogtreecommitdiff
path: root/src/core/test_core_api_send_to_self.c
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2011-01-10 09:55:59 +0000
committerNathan S. Evans <evans@in.tum.de>2011-01-10 09:55:59 +0000
commitd015cacee770073f6fdba78efa65b59689e6088a (patch)
tree93ffd016a707a63dc6731465d0983d3252cd29c4 /src/core/test_core_api_send_to_self.c
parentfb2a0fe87b990d6dc2deeb36e3f23d5ebe3f9206 (diff)
downloadgnunet-d015cacee770073f6fdba78efa65b59689e6088a.tar.gz
gnunet-d015cacee770073f6fdba78efa65b59689e6088a.zip
trial and error
Diffstat (limited to 'src/core/test_core_api_send_to_self.c')
-rw-r--r--src/core/test_core_api_send_to_self.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/test_core_api_send_to_self.c b/src/core/test_core_api_send_to_self.c
index 1f7e8a783..dd81d55d0 100644
--- a/src/core/test_core_api_send_to_self.c
+++ b/src/core/test_core_api_send_to_self.c
@@ -168,7 +168,7 @@ run (void *cls,
168#if VERBOSE 168#if VERBOSE
169 "-L", "DEBUG", 169 "-L", "DEBUG",
170#endif 170#endif
171 "-c", "test_core_api_data.conf", NULL); 171 "-c", "test_core_api_peer1.conf", NULL);
172 172
173 core = GNUNET_CORE_connect (cfg, 173 core = GNUNET_CORE_connect (cfg,
174 42, 174 42,