r26763 - trunk/freenet/src/freenet/node

[email protected]
Newsgroups gmane.network.freenet.cvs
Message-ID <[email protected]>
Author: j16sdiz
Date: 2009-04-14 04:41:06 +0000 (Tue, 14 Apr 2009)
New Revision: 26763

Modified:
   trunk/freenet/src/freenet/node/NodeRestartJobsQueue.java
Log:
Make inner class static

Modified: trunk/freenet/src/freenet/node/NodeRestartJobsQueue.java
===================================================================
--- trunk/freenet/src/freenet/node/NodeRestartJobsQueue.java	2009-04-14 04:40:46 UTC (rev 26762)
+++ trunk/freenet/src/freenet/node/NodeRestartJobsQueue.java	2009-04-14 04:41:06 UTC (rev 26763)
@@ -134,7 +134,7 @@
 		if(!jobWasActive) container.deactivate(job, 1);
 	}
 	
-	class RestartDBJob {
+	static class RestartDBJob {
 		public RestartDBJob(DBJob job2, int i) {
 			job = job2;
 			prio = i;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.