inprogress
[jalview.git] / forester / java / src / org / forester / util / ForesterUtil.java
index ba1af65..cb04e65 100644 (file)
@@ -938,7 +938,7 @@ public final class ForesterUtil {
         System.err.println();
         System.exit( -1 );
     }
-    
+
     final public static void unexpectedFatalError( final Error e ) {
         System.err.println();
         System.err.println( "unexpected error: should not have occured! Please contact program author(s)." );