mirror of
https://github.com/onyx-and-iris/vmrcli.git
synced 2026-04-08 09:53:32 +00:00
Compare commits
1 Commits
v0.10.0
...
086f5dd28a
| Author | SHA1 | Date | |
|---|---|---|---|
| 086f5dd28a |
@@ -160,7 +160,7 @@ int main(int argc, char *argv[])
|
||||
if (rep == -2)
|
||||
log_fatal("Timeout logging into the API.");
|
||||
else
|
||||
log_fatal("Eror logging into the Voicemeeter API");
|
||||
log_fatal("Error logging into the Voicemeeter API");
|
||||
exit(EXIT_FAILURE);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user