propagate from branch 'i2p.i2p.zzz.android' (head cbf2d39e1944b9d601558761d0eedcdebfd2f589)

to branch 'i2p.i2p' (head c2393e50afccfd5682a9086f0eec2a0700cda2c9)
This commit is contained in:
zzz
2011-06-30 12:27:00 +00:00
53 changed files with 850 additions and 215 deletions

View File

@@ -32,7 +32,7 @@ import net.i2p.client.naming.NamingServiceUpdater;
* @author Ragnarok
*
*/
class DaemonThread extends Thread implements NamingServiceUpdater {
public class DaemonThread extends Thread implements NamingServiceUpdater {
private String[] args;