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

@@ -23,3 +23,4 @@ struct backend {
void backend_new(char *, char *);
void backend_new_fd(int, void *);
void backend_print_usage();