Fixed syntaxhiglighting for single line comments. Example:
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / ui / viewsupport / ProblemTableViewer.java
2005-01-17 axelclAdded new Option "Wrap PHPdocs and comments at print...