format
authorChristian Grothoff <christian@grothoff.org>
Wed, 24 Nov 2010 16:17:42 +0000 (16:17 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 24 Nov 2010 16:17:42 +0000 (16:17 +0000)
src/include/gnunet_nat_lib.h

index c1080c586d0658a5f8178e01d5ee97a8eb4b0965..6d158930a2a3aea8b243e5cf32d5efb9ffc38389 100644 (file)
@@ -42,7 +42,7 @@
  */
 typedef void (*GNUNET_NAT_AddressCallback) (void *cls, 
                                            int add_remove,
-                                            const struct sockaddr * addr,
+                                            const struct sockaddr *addr,
                                             socklen_t addrlen);