1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00

Missing @since tag

This commit is contained in:
Marc Khouzam 2013-03-06 17:39:35 -05:00
parent 43790e7873
commit c0c88fcf61

View file

@ -297,6 +297,7 @@ public class GDBBreakpoints_7_2 extends GDBBreakpoints_7_0
*
* @return true if the information is available (GDB >= 7.6),
* false otherwise.
* @since 4.2
*/
protected boolean bpThreadGroupInfoAvailable() {
return false;