- forgot to save this one...

This commit is contained in:
Christoph Oelckers 2016-08-28 10:10:32 +02:00
parent e04055dbb2
commit da5cf760b0

View file

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