it look like github wants to drive me mad

This commit is contained in:
owein 2019-10-07 14:20:02 +02:00
parent b911269c1a
commit 1658f4926f
4 changed files with 40 additions and 7 deletions

View file

@ -221,6 +221,7 @@ typedef struct {
char *service;
char bfg;
int32_t skip_redo;
_Bool rainy;
} hydra_option;
#define _HYDRA_H