import eclipse 3.1 M4 compiler
[org.ibex.tool.git] / src / org / eclipse / jdt / core / compiler / InvalidInputException.java
index 7055b43..508f522 100644 (file)
@@ -16,8 +16,8 @@ package org.eclipse.jdt.core.compiler;
  */
 public class InvalidInputException extends Exception {
 
-       private static final long serialVersionUID = 2909732853499731592L; // backward compatible
-
+       private static final long serialVersionUID = 2909732853499731592L; // backward compatible
+       
        /**
         * Creates a new exception with no detail message.
         */