fixed bug 372
authoradam <adam@megacz.com>
Tue, 10 Feb 2004 01:23:40 +0000 (01:23 +0000)
committeradam <adam@megacz.com>
Tue, 10 Feb 2004 01:23:40 +0000 (01:23 +0000)
darcs-hash:20040210012340-5007d-a36d146352bba71bc8ecb75257a4698f5e42f8aa.gz

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()