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:
parent
ff8a7eb04d
commit
fd156ed737
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ public class GCCScannerExtensionConfiguration extends GNUScannerExtensionConfigu
|
|||
}
|
||||
|
||||
/**
|
||||
* @since 6.9
|
||||
* @since 6.10
|
||||
*/
|
||||
@SuppressWarnings("nls")
|
||||
public GCCScannerExtensionConfiguration(CompilerType compiler, int version) {
|
||||
|
|
Loading…
Add table
Reference in a new issue