1
0
Fork 0
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:
Andrew Gvozdev 2012-11-26 12:38:46 -05:00
parent aabb8f418b
commit 18d3a4f17e

View file

@ -564,6 +564,9 @@ public abstract class AbstractLanguageSettingsOutputScanner extends LanguageSett
}
// AG FIXME - temporary, remove me
/**
* @since 8.2
*/
@Deprecated
protected String getPrefixForLog() {
String str;