Compile bug in stable build downloaded Hi folks
There is a small bug in the stable build:
com.limegroup.gnutella.gui.library.LinkHandler
line 194
return "<html><a href=\"\">"+LABEL_STRING+"</a></html>";
does have two semicolons at the end and gives me a compile error (I'm using jdk 1.4)
Cheers,
Stephan |