- forgot to save this one...

This commit is contained in:
Christoph Oelckers 2016-08-28 10:10:32 +02:00
parent e04055dbb2
commit da5cf760b0
1 changed files with 1 additions and 1 deletions

View File

@ -1122,7 +1122,7 @@ OptionValue DevMessageLevels
{
0, "$OPTVAL_OFF"
1, "$OPTVAL_ERRORS"
2, "$OPTVAL_WARNINGS",
2, "$OPTVAL_WARNINGS"
3, "$OPTVAL_NOTIFICATIONS"
4, "$OPTVAL_EVERYTHING"
}