aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_nat_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_nat_lib.h')
-rw-r--r--src/include/gnunet_nat_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_nat_lib.h b/src/include/gnunet_nat_lib.h
index 40a5135bd..f81fe485a 100644
--- a/src/include/gnunet_nat_lib.h
+++ b/src/include/gnunet_nat_lib.h
@@ -77,7 +77,7 @@ enum GNUNET_NAT_FailureCode {
77 /** 77 /**
78 * Just the default 78 * Just the default
79 */ 79 */
80 GNUNET_NAT_ERROR_SUCCESS = 0, 80 GNUNET_NAT_ERROR_SUCCESS = GNUNET_OK,
81 81
82 /** 82 /**
83 * `upnpc` command not found 83 * `upnpc` command not found