remove trailing whitespace from miniupnpc

This commit is contained in:
Shawn Landen
2012-02-29 17:51:24 -08:00
parent 5c224accbf
commit 6e14420ab1
25 changed files with 67 additions and 67 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ public class JavaBridgeTest {
if (ret != MiniupnpcLibrary.UPNPCOMMAND_SUCCESS)
System.out.println("GetSpecificPortMappingEntry() failed with code " + ret);
System.out.println("InternalIP:Port = " +
new String(intClient.array()) + ":" + new String(intPort.array()) +
new String(intClient.array()) + ":" + new String(intPort.array()) +
" (" + new String(desc.array()) + ")");
ret = miniupnpc.UPNP_DeletePortMapping(
urls.controlURL.getString(0),