mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-31 04:45:38 +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;
|
||||
}
|
||||
|
||||
/**
|
||||
* @since 5.6
|
||||
*/
|
||||
@Override
|
||||
public String getDescription() {
|
||||
return fDescription;
|
||||
|
|
Loading…
Add table
Reference in a new issue