* 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.
         */