Add --log-file
This commit is contained in:
@@ -6,7 +6,7 @@ struct packet;
|
||||
|
||||
void send_init(void);
|
||||
void send_cleanup(void);
|
||||
void *send_get_serializer(char *);
|
||||
void *send_get_serializer(const char *);
|
||||
void send_get_hello(struct buf **, void *);
|
||||
void send_write(struct packet *);
|
||||
void send_print_usage(void);
|
||||
|
||||
Reference in New Issue
Block a user