nut/server/netmisc.h

4 lines
184 B
C
Raw Normal View History

2010-03-25 23:20:59 +00:00
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);