typo
authorChristian Grothoff <christian@grothoff.org>
Wed, 5 Oct 2011 13:38:31 +0000 (13:38 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 5 Oct 2011 13:38:31 +0000 (13:38 +0000)
src/core/test_core_quota_compliance.c

index 0f23e2b0b13efc7d7635774e3c8a23315b67cb50..f3e29c74354484e82fe46cadaba927251b5de289 100644 (file)
@@ -534,7 +534,7 @@ init_notify (void *cls, struct GNUNET_CORE_Handle *server,
                 "Asking core (1) to connect to peer `%4s'\n",
                 GNUNET_i2s (&p2.id));
 #endif
-    GNUNET_TRANSPORT_try_connect (p1.ch, &p2.id);
+    GNUNET_TRANSPORT_try_connect (p1.th, &p2.id);
   }
 }