mirror of
https://github.com/glest/glest-source.git
synced 2025-10-01 01:46:42 +02:00
- updated line endings to unix style characters to fix Bug #3085838
This commit is contained in:
@@ -1972,7 +1972,7 @@ void UPNP_Tools::AddUPNPPortForward(int internalPort, int externalPort) {
|
||||
|
||||
void UPNP_Tools::RemoveUPNPPortForward(int internalPort, int externalPort) {
|
||||
UPNP_Tools::upnp_rem_redirect(externalPort);
|
||||
}
|
||||
}
|
||||
|
||||
//
|
||||
// This code below handles Universal Plug and Play Router Discovery
|
||||
|
Reference in New Issue
Block a user