log_warn an incorrect -D arg.

log_fatal possible exit points.
This commit is contained in:
2024-07-03 12:58:34 +01:00
parent b95c40265c
commit b7fa15d87d
2 changed files with 17 additions and 14 deletions

View File

@@ -6,6 +6,7 @@
enum kind
{
UNKNOWN = -1,
BASIC = 1,
BANANA,
POTATO,