projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b6fa47
)
fix
author
Christian Grothoff
<christian@grothoff.org>
Thu, 7 Jul 2011 13:45:31 +0000
(13:45 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Thu, 7 Jul 2011 13:45:31 +0000
(13:45 +0000)
src/nat/nat.c
patch
|
blob
|
history
diff --git
a/src/nat/nat.c
b/src/nat/nat.c
index 4642179e1d7615d69b0ba9b5b73bb017a7412ead..182697e2b5b9db873a23e6470dc1fbf2e6d62f86 100644
(file)
--- a/
src/nat/nat.c
+++ b/
src/nat/nat.c
@@
-1195,7
+1195,7
@@
GNUNET_NAT_register (const struct GNUNET_CONFIGURATION_Handle *cfg,
"BEHIND_NAT");
h->nat_punched = GNUNET_CONFIGURATION_get_value_yesno (cfg,
"nat",
- "
NAT_PUNCHED
");
+ "
PUNCHED_NAT
");
h->enable_nat_client = GNUNET_CONFIGURATION_get_value_yesno (cfg,
"nat",
"ENABLE_NAT_CLIENT");