1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-24 16:53:50 +02:00

[cleanup] fix javadoc

This commit is contained in:
Martin Oberhuber 2007-02-19 09:51:52 +00:00
parent 7e0c4bb072
commit 0c023ce7bc

View file

@ -79,8 +79,7 @@ public class SystemTableViewProvider implements ILabelProvider, ITableLabelProvi
/** /**
* Constructor for table view provider where a column manager is not present. * Constructor for table view provider where a column manager is not present.
* In this case, the column can not be customized * In this case, the column can not be customized.
* @param columnManager
*/ */
public SystemTableViewProvider() public SystemTableViewProvider()
{ {