improved syntax highlighting scanners and preferences
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpeclipse / IPreferenceConstants.java
index 33497bd..0352e0c 100644 (file)
@@ -62,6 +62,7 @@ public interface IPreferenceConstants {
         * @since 3.0
         */
   public static final String PHP_OPERATOR = "__php_operator"; //$NON-NLS-1$
+  
   /**
         * A named preference that holds the color used to render operators and brackets.
         * <p>