refs #642, as proposed by MS

https://dev.vatsim-germany.org/issues/642#note-4
This commit is contained in:
Klaus Basan
2016-04-23 13:55:42 +02:00
parent 32caa3f8f4
commit 8da559a186
5 changed files with 6 additions and 6 deletions

View File

@@ -80,7 +80,7 @@ namespace BlackMisc
void setCategories(const CLogCategoryList &categories);
//! And higher (more critical) severity will be clipped to given severity
void clipSeverity(CStatusMessage::StatusSeverity severity);
void clampSeverity(CStatusMessage::StatusSeverity severity);
//! Remove warnings and below
void removeWarningsAndBelow();