Imported Upstream version 2.6.3
This commit is contained in:
parent
45043b58d0
commit
fad6ced6f6
255 changed files with 11081 additions and 4629 deletions
|
|
@ -1,3 +1,3 @@
|
|||
void net_ver(ctype_t *client, int numarg, const char **arg);
|
||||
void net_help(ctype_t *client, int numarg, const char **arg);
|
||||
void net_fsd(ctype_t *client, int numarg, const char **arg);
|
||||
void net_ver(nut_ctype_t *client, int numarg, const char **arg);
|
||||
void net_help(nut_ctype_t *client, int numarg, const char **arg);
|
||||
void net_fsd(nut_ctype_t *client, int numarg, const char **arg);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue