mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-31 11:54:22 -04:00
change log message
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1777 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
60210e786b
commit
c517e42f25
1 changed files with 1 additions and 1 deletions
|
@ -231,7 +231,7 @@ bool upnphandler::shutdown_upnp()
|
||||||
upnpState = RS_UPNP_S_UNINITIALISED;
|
upnpState = RS_UPNP_S_UNINITIALISED;
|
||||||
} else {
|
} else {
|
||||||
#ifdef UPNP_DEBUG
|
#ifdef UPNP_DEBUG
|
||||||
std::cerr << "upnphandler::shutdown_upnp() : avoid upnp connection for shutdows A net flag went down." << std::endl;
|
std::cerr << "upnphandler::shutdown_upnp() : avoid upnp connection for shutdonws because probably a net flag went down." << std::endl;
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue