Fixed stupid pasting bug

This commit is contained in:
str4d
2013-11-20 19:54:10 +00:00
parent 5bcfe025d5
commit 2cc742c3ed

View File

@ -56,7 +56,7 @@ public class InNetMessagePool implements Service {
* using the jobQueue's single thread. * using the jobQueue's single thread.
* *
*/ */
public static final String PROP_DISPATCH_THREADED = "router.dispatchTemptyList()hreaded"; public static final String PROP_DISPATCH_THREADED = "router.dispatchThreaded";
public static final boolean DEFAULT_DISPATCH_THREADED = false; public static final boolean DEFAULT_DISPATCH_THREADED = false;
/** /**
* If we aren't doing threaded dispatch for tunnel messages, should we * If we aren't doing threaded dispatch for tunnel messages, should we