Added new Option "Wrap PHPdocs and comments at print margin"
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / core / DeltaProcessor.java
index a0bf965..41d5e07 100644 (file)
@@ -2666,6 +2666,7 @@ public class DeltaProcessor implements IResourceChangeListener {
 //                     }
 //     }
 //}
+       
 /**
  * Upadtes the index of the given root (assuming it's an addition or a removal).
  * This is done recusively, pkg being the current package.