A massive organize imports and formatting of the sources using default Eclipse code...
[phpeclipse.git] / net.sourceforge.phpeclipse.ui / src / net / sourceforge / phpeclipse / ui / text / IReconcilingParticipant.java
index 26f9f62..b232899 100644 (file)
@@ -8,16 +8,16 @@
  * Contributors:
  *     Christopher Lenz - initial API
  * 
- * $Id: IReconcilingParticipant.java,v 1.1 2004-09-02 18:26:49 jsurfer Exp $
+ * $Id: IReconcilingParticipant.java,v 1.2 2006-10-21 23:13:54 pombredanne Exp $
  */
 
 package net.sourceforge.phpeclipse.ui.text;
 
 /**
- *  Interface for classes participating in reconciling.
+ * Interface for classes participating in reconciling.
  */
 public interface IReconcilingParticipant {
-       
+
        /**
         * Called after reconciling has been finished.
         */