mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-19 14:06:21 +00:00
Added some logging and updated man page
This commit is contained in:
@@ -360,6 +360,7 @@ process_input(char *inp)
|
||||
void
|
||||
command_init(void)
|
||||
{
|
||||
log_msg(PROF_LEVEL_INFO, "prof", "Initialising commands");
|
||||
commands_ac = p_autocomplete_new();
|
||||
|
||||
unsigned int i;
|
||||
|
||||
Reference in New Issue
Block a user