aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_protocols.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-01-06 13:26:38 +0100
committerChristian Grothoff <christian@grothoff.org>2017-01-06 13:26:38 +0100
commit80e1315b56f559db60499f5373e90c293c5ab065 (patch)
tree3b279e6ac8e6298d7d9d96d12868f628a413939b /src/include/gnunet_protocols.h
parent1b7f6eea0a06abab9b75b30f021aa6313fccfcd4 (diff)
downloadgnunet-80e1315b56f559db60499f5373e90c293c5ab065.tar.gz
gnunet-80e1315b56f559db60499f5373e90c293c5ab065.zip
separate service for autoconfiguration from NAT traversal
Diffstat (limited to 'src/include/gnunet_protocols.h')
-rw-r--r--src/include/gnunet_protocols.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h
index f9b7d3cb8..fdabfee18 100644
--- a/src/include/gnunet_protocols.h
+++ b/src/include/gnunet_protocols.h
@@ -2820,7 +2820,7 @@ extern "C"
2820/** 2820/**
2821 * Message to ask NAT service to request autoconfiguration. 2821 * Message to ask NAT service to request autoconfiguration.
2822 */ 2822 */
2823#define GNUNET_MESSAGE_TYPE_NAT_REQUEST_AUTO_CFG 1067 2823#define GNUNET_MESSAGE_TYPE_NAT_AUTO_REQUEST_CFG 1067
2824 2824
2825/** 2825/**
2826 * Message from NAT service with the autoconfiguration result. 2826 * Message from NAT service with the autoconfiguration result.