/[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.43 by benja, Sun May 25 21:28:12 2003 UTC revision 1.44 by tuukkah, Mon May 26 18:54:17 2003 UTC
# Line 350  public class HTTPProxy implements Runnab Line 350  public class HTTPProxy implements Runnab
350                      if(i < 0) i = 0;                      if(i < 0) i = 0;
351                      else i++;                      else i++;
352                      s = s.substring(0, i)                      s = s.substring(0, i)
353                          + "\n<p><small>Backlinks:<br>"                          + "\n<p><small>This page is referred to as:<br>"
354                          + t                          + t
355                          + "</small></p>\n"                          + "</small></p>\n"
356                          + s.substring(i);                          + s.substring(i);

Legend:
Removed from v.1.43  
changed lines
  Added in v.1.44

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