Much more helpful help.

This commit is contained in:
Ian Gulliver
2016-02-17 16:04:11 -08:00
parent 5fd120baec
commit 8e2e7b2562
5 changed files with 88 additions and 53 deletions

View File

@@ -8,3 +8,4 @@ struct serializer *client_get_serializer(char *);
void client_add(int, struct serializer *);
void client_add_wrapper(int, void *);
void client_write(struct packet *);
void client_print_usage();