mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-20 08:46:21 +00:00
Started work on chat session, and chat states
This commit is contained in:
@@ -87,6 +87,8 @@ prof_run(const int disable_tls, char *log_level)
|
||||
inp[size++] = '\0';
|
||||
cmd_result = _process_input(inp);
|
||||
}
|
||||
|
||||
g_timer_destroy(timer);
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user