We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2a5f0c9 + bb055f8 commit 55e38e8Copy full SHA for 55e38e8
src/webui.c
@@ -7068,7 +7068,7 @@ static WEBUI_THREAD_SERVER_START {
7068
// win->process_id = 0;
7069
7070
#ifdef WEBUI_LOG
7071
- printf("[Core]\t\t_webui_server_thread([%zu]) -> Server stoped.\n", win->window_number);
+ printf("[Core]\t\t_webui_server_thread([%zu]) -> Server stopped.\n", win->window_number);
7072
#endif
7073
7074
// Let the main wait() know that
0 commit comments