windoze suckssss
[oweals/gnunet.git] / src / transport / gnunet-nat-client-windows.c
index fb2b6ce256a31032b0cb68a63b2824055146ec74..cb354bca71a2b57ee93aea627e03a4ec72bdc1a6 100644 (file)
@@ -426,7 +426,7 @@ send_icmp (const struct in_addr *my_ip,
   memset (&dst, 0, sizeof (dst));
   dst.sin_family = AF_INET;
   //dst.sin_addr = *other;
-  dst.sin_addr = dummy;
+  dst.sin_addr = *other;
   err = sendto(rawsock, 
               packet, 
               off, 0,