fixed bug 372
[org.ibex.core.git] / src / org / ibex / HTTP.java
index 856eabe..cdaca9d 100644 (file)
@@ -31,6 +31,7 @@ public class HTTP {
 
     public static HTTP stdio = new HTTP("stdio:");
 
+
     // Statics ///////////////////////////////////////////////////////////////////////////////////////////////
 
     static Hash resolvedHosts = new Hash();            ///< cache for resolveAndCheckIfFirewalled()