code cleanup
authorChristian Grothoff <christian@grothoff.org>
Fri, 20 Aug 2010 12:45:35 +0000 (12:45 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 20 Aug 2010 12:45:35 +0000 (12:45 +0000)
src/transport/gnunet-nat-server-windows.c

index 1f2e84a0fed0273e518df62e2d4d91301b201f1e..a312fa2ca7bccd2845c201c55ea75d68194705ad 100644 (file)
  */
 #define VERBOSE 0
 
+/**
+ * TTL to use for our outgoing messages.
+ */
 #define IPDEFTTL 64
 
 #define ICMP_ECHO 8
 
-#define ICMP_TIME_EXCEEDED      11      /* Time Exceeded
+#define ICMP_TIME_EXCEEDED      11      /* Time Exceeded */
 
 /**
  * Must match IP given in the client.