mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-05 07:15:39 +02:00
[releng] Add missing @since tag
Change-Id: I21eb74aaed8d789e8f7d68dae58bf83cddb8f138
This commit is contained in:
parent
ac68d83566
commit
96b71a9a48
1 changed files with 3 additions and 0 deletions
|
@ -537,6 +537,9 @@ public class GDBProcesses_7_0 extends AbstractDsfService implements IGDBProcesse
|
||||||
return fName;
|
return fName;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @since 5.6
|
||||||
|
*/
|
||||||
@Override
|
@Override
|
||||||
public String getDescription() {
|
public String getDescription() {
|
||||||
return fDescription;
|
return fDescription;
|
||||||
|
|
Loading…
Add table
Reference in a new issue