mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
Fixed @since tag
This commit is contained in:
parent
6ff2b6838e
commit
31a39c55c8
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ public class CodanRuntime {
|
|||
* Get checkers registry.
|
||||
*
|
||||
* @return
|
||||
* @since 1.1
|
||||
* @since 2.0
|
||||
*/
|
||||
public ICheckersRegistry getCheckersRegistry() {
|
||||
return checkers;
|
||||
|
|
Loading…
Add table
Reference in a new issue