(no commit message)
authorJi Lu <jilu@140774ce-b5e7-0310-ab8b-a85725594a96>
Thu, 10 Dec 2009 22:52:58 +0000 (22:52 +0000)
committerJi Lu <jilu@140774ce-b5e7-0310-ab8b-a85725594a96>
Thu, 10 Dec 2009 22:52:58 +0000 (22:52 +0000)
src/include/gnunet_transport_service.h

index 70f50061043fb8dbbfc3116d1eea05dc37206c1f..74141a383436c4bb9a1da0fce8a4a986178cdef3 100644 (file)
@@ -241,7 +241,8 @@ GNUNET_TRANSPORT_offer_hello (struct GNUNET_TRANSPORT_Handle *handle,
  *  @param addLUmsg the address-lookup message
  */
 void
-GNUNET_TRANSPORT_address_lookup (struct GNUNET_TRANSPORT_Handle *handle,
+GNUNET_TRANSPORT_address_lookup (struct GNUNET_SCHEDULER_Handle *sched,
+                                 const struct GNUNET_CONFIGURATION_Handle *cfg,
                                  const char * address,
                                  size_t addressLen,
                                  const char * nameTrans,