This commit is contained in:
Christoph Oelckers 2016-08-28 10:10:53 +02:00
commit 40780ce2dd
1 changed files with 1 additions and 1 deletions

View File

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