mirror of
https://github.com/status-im/miniupnp.git
synced 2025-01-22 04:09:13 +00:00
Added pcp_ prefix to allow_thirdparty option (options parsing reserved allow for it's own use).
This commit is contained in:
parent
6b3ff0242d
commit
c8ec092693
@ -65,7 +65,7 @@ static const struct {
|
||||
#ifdef ENABLE_PCP
|
||||
{ UPNPPCPMINLIFETIME, "min_lifetime"},
|
||||
{ UPNPPCPMAXLIFETIME, "max_lifetime"},
|
||||
{ UPNPPCPALLOWTHIRDPARTY, "allow_thirdparty"},
|
||||
{ UPNPPCPALLOWTHIRDPARTY, "pcp_allow_thirdparty"},
|
||||
#endif
|
||||
{ UPNPENABLE, "enable_upnp"},
|
||||
#ifdef USE_PF
|
||||
|
Loading…
x
Reference in New Issue
Block a user