X-Git-Url: http://secure.phpeclipse.com diff --git a/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/text/java/IReconcilingParticipant.java b/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/text/java/IReconcilingParticipant.java index 96f9563..9878725 100644 --- a/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/text/java/IReconcilingParticipant.java +++ b/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/text/java/IReconcilingParticipant.java @@ -5,13 +5,11 @@ package net.sourceforge.phpdt.internal.ui.text.java; * All Rights Reserved. */ - - /** * Interface of an object participating in reconciling. */ public interface IReconcilingParticipant { - + /** * Called after reconciling has been finished. */