1
0
Fork 0
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:
Andrew Gvozdev 2010-08-22 14:49:15 +00:00
parent 6ff2b6838e
commit 31a39c55c8

View file

@ -97,7 +97,7 @@ public class CodanRuntime {
* Get checkers registry.
*
* @return
* @since 1.1
* @since 2.0
*/
public ICheckersRegistry getCheckersRegistry() {
return checkers;