Fixed warnings

This commit is contained in:
Twan van Laarhoven
2020-05-12 17:49:42 +02:00
parent e6af772ebd
commit e7d0a2106d
4 changed files with 8 additions and 8 deletions
+2 -1
View File
@@ -139,7 +139,8 @@ extern bool write_errors_to_cli;
/// Types/levels of (error)messages
enum MessageType
{ MESSAGE_INPUT
{ MESSAGE_NONE
, MESSAGE_INPUT
, MESSAGE_OUTPUT
, MESSAGE_INFO
, MESSAGE_WARNING