1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

Fix wrong @since after api baseline update

Change-Id: Id643d6a3b4abc124ec389bbd8ac18a00c5247352
Signed-off-by: Marc-Andre Laperle <malaperle@gmail.com>
This commit is contained in:
Marc-Andre Laperle 2019-11-02 17:14:15 -04:00 committed by Marc-André Laperle
parent ff8a7eb04d
commit fd156ed737

View file

@ -87,7 +87,7 @@ public class GCCScannerExtensionConfiguration extends GNUScannerExtensionConfigu
}
/**
* @since 6.9
* @since 6.10
*/
@SuppressWarnings("nls")
public GCCScannerExtensionConfiguration(CompilerType compiler, int version) {