mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 21:16:22 +00:00
Retagged commands
This commit is contained in:
@@ -54,7 +54,7 @@ void cmd_autocomplete_remove_form_fields(DataForm *form);
|
||||
void cmd_alias_add(char *value);
|
||||
void cmd_alias_remove(char *value);
|
||||
|
||||
gboolean cmd_is_tag(const char * const str);
|
||||
gboolean cmd_valid_tag(const char * const str);
|
||||
gboolean cmd_has_tag(Command *pcmd, const char * const tag);
|
||||
|
||||
gboolean cmd_process_input(ProfWin *window, char *inp);
|
||||
|
||||
Reference in New Issue
Block a user