mirror of
https://github.com/Tha14/toxic.git
synced 2024-11-14 05:23:01 +01:00
Change visibility on Python commands list
This commit is contained in:
parent
37912f2d88
commit
76d1eafdc0
@ -27,7 +27,7 @@
|
||||
|
||||
extern Tox *user_tox;
|
||||
|
||||
struct python_registered_func {
|
||||
static struct python_registered_func {
|
||||
char *name;
|
||||
char *help;
|
||||
PyObject *callback;
|
||||
|
Loading…
Reference in New Issue
Block a user