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:
parent
7e0c4bb072
commit
0c023ce7bc
1 changed files with 1 additions and 2 deletions
|
@ -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()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue