mirror of
https://github.com/status-im/miniupnp.git
synced 2025-02-15 23:46:25 +00:00
parent
b9f21a9cfe
commit
ef8382360c
@ -609,7 +609,7 @@ int main(int argc, char ** argv)
|
|||||||
int commandargc = 0;
|
int commandargc = 0;
|
||||||
struct UPNPDev * devlist = 0;
|
struct UPNPDev * devlist = 0;
|
||||||
char lanaddr[64] = "unset"; /* my ip address on the LAN */
|
char lanaddr[64] = "unset"; /* my ip address on the LAN */
|
||||||
char wanaddr[64] = "unsed"; /* up address of the IGD on the WAN */
|
char wanaddr[64] = "unset"; /* up address of the IGD on the WAN */
|
||||||
int i;
|
int i;
|
||||||
const char * rootdescurl = 0;
|
const char * rootdescurl = 0;
|
||||||
const char * multicastif = 0;
|
const char * multicastif = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user