aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/mud/terminal/VDUInput.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/de/mud/terminal/VDUInput.java')
-rw-r--r--src/de/mud/terminal/VDUInput.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/de/mud/terminal/VDUInput.java b/src/de/mud/terminal/VDUInput.java
index ca7e68b..43c88de 100644
--- a/src/de/mud/terminal/VDUInput.java
+++ b/src/de/mud/terminal/VDUInput.java
@@ -1,7 +1,7 @@
/*
* This file is part of "JTA - Telnet/SSH for the JAVA(tm) platform".
*
- * (c) Matthias L. Jugel, Marcus Mei§ner 1996-2005. All Rights Reserved.
+ * (c) Matthias L. Jugel, Marcus Meißner 1996-2005. All Rights Reserved.
*
* Please visit http://javatelnet.org/ for updates and contact.
*
@@ -29,7 +29,7 @@ import java.util.Properties;
/**
* An interface for a terminal that accepts input from keyboard and mouse.
*
- * @author Matthias L. Jugel, Marcus Mei§ner
+ * @author Matthias L. Jugel, Marcus Meißner
* @version $Id: VDUInput.java 499 2005-09-29 08:24:54Z leo $
*/
public interface VDUInput {
@@ -40,7 +40,7 @@ public interface VDUInput {
public final static int KEY_ACTION = 0x08;
-
+
/**
* Direct access to writing data ...
* @param b