aboutsummaryrefslogtreecommitdiff
path: root/src/nat
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-12-19 10:59:52 +0000
committerChristian Grothoff <christian@grothoff.org>2011-12-19 10:59:52 +0000
commit6082c11f44fc9c7b373d6e9b02e0e194ee5b2982 (patch)
tree9dc7a822ab04ee6735965df5d7c3aa8b0270e176 /src/nat
parent64b4b2661a825f403208f44e5532f05564b00437 (diff)
downloadgnunet-6082c11f44fc9c7b373d6e9b02e0e194ee5b2982.tar.gz
gnunet-6082c11f44fc9c7b373d6e9b02e0e194ee5b2982.zip
Jacob Appelbaum reviewed gnunet-helper-nat-server and affirms that the code 'seems fine'
Diffstat (limited to 'src/nat')
-rw-r--r--src/nat/gnunet-helper-nat-server.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nat/gnunet-helper-nat-server.c b/src/nat/gnunet-helper-nat-server.c
index 40860cb41..d3c890b98 100644
--- a/src/nat/gnunet-helper-nat-server.c
+++ b/src/nat/gnunet-helper-nat-server.c
@@ -40,6 +40,7 @@
40 * - Christian Grothoff 40 * - Christian Grothoff
41 * - Nathan Evans 41 * - Nathan Evans
42 * - Benjamin Kuperman (22 Aug 2010) 42 * - Benjamin Kuperman (22 Aug 2010)
43 * - Jacob Appelbaum (19 Dec 2011)
43 */ 44 */
44#if HAVE_CONFIG_H 45#if HAVE_CONFIG_H
45/* Just needed for HAVE_SOCKADDR_IN_SIN_LEN test macro! */ 46/* Just needed for HAVE_SOCKADDR_IN_SIN_LEN test macro! */