[mihi]
This commit is contained in:
mihi
2004-04-14 23:26:59 +00:00
committed by zzz
parent 7b03c95cfd
commit 24c69a26ea
3 changed files with 100 additions and 100 deletions

View File

@ -104,7 +104,7 @@ public class EchoTester extends Thread {
}
} catch (InterruptedException ex) {
ex.printStackTrace();
System.exit(1); // treat these errors as fatal
System.exit(1); // treat these errors as fatal
} catch (IOException ex) {
ex.printStackTrace();
System.exit(1); // treat these errors as fatal