1
0
Fork 0
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:
Jonah Graham 2018-11-24 09:46:51 +00:00
parent ac68d83566
commit 96b71a9a48

View file

@ -537,6 +537,9 @@ public class GDBProcesses_7_0 extends AbstractDsfService implements IGDBProcesse
return fName;
}
/**
* @since 5.6
*/
@Override
public String getDescription() {
return fDescription;