mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-24 01:16:22 +00:00
Don't allow /alias to overwrite standard command
This commit is contained in:
@@ -56,4 +56,6 @@ char * autocomplete_param_no_with_func(char *input, int *size, char *command,
|
||||
int arg_number, autocomplete_func func);
|
||||
|
||||
void autocomplete_reset(Autocomplete ac);
|
||||
|
||||
gboolean autocomplete_contains(Autocomplete ac, char *value);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user