Minor fixes to platform checking code

This commit is contained in:
gingerBill
2021-04-11 18:59:54 +01:00
parent 1156bd9dd0
commit e8bf1f2064
3 changed files with 24 additions and 13 deletions
+1
View File
@@ -127,6 +127,7 @@ char const *odin_command_strings[32] = {
"query",
"doc",
"version",
"test",
};