# HG changeset patch # User Carl Byington # Date 1402712126 25200 # Node ID 8181cb01c64d45b6c7f8365ee9dfd591b23153dc # Parent 7ae9b0c382eca77fc2923f38e817e64ab94b5487 use 5250 encryption config entry diff -r 7ae9b0c382ec -r 8181cb01c64d src/de/mud/terminal/vt320.java --- a/src/de/mud/terminal/vt320.java Fri Jun 13 19:13:05 2014 -0700 +++ b/src/de/mud/terminal/vt320.java Fri Jun 13 19:15:26 2014 -0700 @@ -72,7 +72,7 @@ // ignore line and column, just send the bytes to the host. int n = d.length; byte [] b = new byte [n]; - for (int i=0; i