Code cleanups.
[TD_SR.git] / TD2 / server / BroadcastoThreadService.java
index 7aa05eb5229c91281bc53068cd0b3a1d3a33058f..df56d31ed4c87c18a7041241be3d870f258fde23 100644 (file)
@@ -25,7 +25,7 @@ public class BroadcastoThreadService implements Runnable {
                        e.printStackTrace();
                }
                catch (ClassNotFoundException e) {
-               System.err.println("ClassNotFoundException: " + e);
+                       System.err.println("ClassNotFoundException: " + e);
                        e.printStackTrace();
                }
                finally {