checkstyle sweep
[fanfix.git] / src / jexer / bits / MnemonicString.java
index 08770acc8e806faad6813270c9c35b0f40ad0e81..2cfe125f32f0e59376651046344c533d317213e8 100644 (file)
@@ -79,7 +79,7 @@ public final class MnemonicString {
     public String getRawLabel() {
         return rawLabel;
     }
-    
+
     /**
      * Public constructor.
      *