/[storm]/storm/org/nongnu/storm/util/HTTPProxy.java
ViewVC logotype

Diff of /storm/org/nongnu/storm/util/HTTPProxy.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by tuukkah, Fri Apr 25 13:23:09 2003 UTC revision 1.9 by tuukkah, Fri Apr 25 13:31:07 2003 UTC
# Line 59  public class HTTPProxy implements Runnab Line 59  public class HTTPProxy implements Runnab
59      }      }
60    
61      public void run() {      public void run() {
62          if(dbg) p("Starting server @ "+url+".");          if(dbg) p("Starting Storm URN server @ "+url);
63          server.run();          server.run();
64      }      }
65    

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26