mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Merge branch 'indev' of https://github.com/Mauler125/r5sdk into indev
This commit is contained in:
commit
2b2b6c8139
@ -153,7 +153,7 @@ const char* ExitCodeToString(int nCode)
|
||||
case EXIT_SUCCESS:
|
||||
return "EXIT_SUCCESS";
|
||||
case EXIT_FAILURE:
|
||||
return "EXIT_SUCCESS";
|
||||
return "EXIT_FAILURE";
|
||||
default:
|
||||
return "";
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user