other things
authorNathan S. Evans <evans@in.tum.de>
Thu, 21 Jan 2010 14:26:23 +0000 (14:26 +0000)
committerNathan S. Evans <evans@in.tum.de>
Thu, 21 Jan 2010 14:26:23 +0000 (14:26 +0000)
src/transport/gnunet-service-transport.c

index 553ffb4d328b2dd045718417a6f6e017c81405fd..65af6ffdb5f774c1c02856e8b021314f2d02eb40 100644 (file)
@@ -2033,8 +2033,8 @@ static int handle_ping(void *cls, const struct GNUNET_MessageHeader *message,
  *
  */
 static void
-plugin_env_receive (void *cls, const struct GNUNET_MessageHeader *message,
-                    const struct GNUNET_PeerIdentity *peer,
+plugin_env_receive (void *cls, const struct GNUNET_PeerIdentity *peer,
+                    const struct GNUNET_MessageHeader *message,
                     unsigned int distance, const char *sender_address,
                     size_t sender_address_len)
 {