more code cleanup
authorChristian Grothoff <christian@grothoff.org>
Fri, 20 Aug 2010 14:00:27 +0000 (14:00 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 20 Aug 2010 14:00:27 +0000 (14:00 +0000)
src/transport/gnunet-nat-client-windows.c

index cc0b9aafe58efd2d0d9a20aeb275315a60dc9c63..26cf72f6aade6645d2735717e0078bde6e3aa9fc 100644 (file)
@@ -170,7 +170,10 @@ static SOCKET rawsock;
  * Target "dummy" address.
  */
 static struct in_addr dummy;
+
+/**
+ * Port we are listening on (communicated to the server).
+ */ 
 static uint16_t port;