mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Missing @since tag
This commit is contained in:
parent
aabb8f418b
commit
18d3a4f17e
1 changed files with 3 additions and 0 deletions
|
@ -564,6 +564,9 @@ public abstract class AbstractLanguageSettingsOutputScanner extends LanguageSett
|
||||||
}
|
}
|
||||||
|
|
||||||
// AG FIXME - temporary, remove me
|
// AG FIXME - temporary, remove me
|
||||||
|
/**
|
||||||
|
* @since 8.2
|
||||||
|
*/
|
||||||
@Deprecated
|
@Deprecated
|
||||||
protected String getPrefixForLog() {
|
protected String getPrefixForLog() {
|
||||||
String str;
|
String str;
|
||||||
|
|
Loading…
Add table
Reference in a new issue