mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-08-01 02:26:20 +00:00
Added message for invalid /wins usage
This commit is contained in:
@@ -739,6 +739,8 @@ cmd_wins(ProfWin *window, gchar **args, const char * const command)
|
|||||||
cons_show("Same source and target window supplied.");
|
cons_show("Same source and target window supplied.");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
} else {
|
||||||
|
cons_bad_cmd_usage(command);
|
||||||
}
|
}
|
||||||
|
|
||||||
return TRUE;
|
return TRUE;
|
||||||
|
|||||||
Reference in New Issue
Block a user