mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-11 10:15:39 +02:00
[cleanup] fixing javadoc errors
This commit is contained in:
parent
d40a6c11ff
commit
6232a59826
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ public class Activator extends Plugin {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Returns the shared instance.
|
* @return the shared instance of this plugin.
|
||||||
*/
|
*/
|
||||||
public static Activator getDefault() {
|
public static Activator getDefault() {
|
||||||
return plugin;
|
return plugin;
|
||||||
|
|
Loading…
Add table
Reference in a new issue