Author: toad
Date: 2008-05-15 14:57:54 +0000 (Thu, 15 May 2008)
New Revision: 19944

Modified:
   trunk/freenet/src/freenet/node/Node.java
Log:
Delete a newline in order to test emu, rebuilding broke and I've no idea why.

Modified: trunk/freenet/src/freenet/node/Node.java
===================================================================
--- trunk/freenet/src/freenet/node/Node.java    2008-05-15 14:46:50 UTC (rev 
19943)
+++ trunk/freenet/src/freenet/node/Node.java    2008-05-15 14:57:54 UTC (rev 
19944)
@@ -3308,4 +3308,4 @@
        public void setDispatcherHook(NodeDispatcherCallback cb) {
                this.dispatcher.setHook(cb);
        }
-}
+}
\ No newline at end of file


Reply via email to