X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fconf.h;h=0d66313b9830a233b50866271b6edabbc2f8a88b;hp=2d83092df38c352c6132311d3e2f4aea15412900;hb=8caa1b9d750bb7467d1c3330780b05ac2bbf9883;hpb=1243156a5e03a666b36bc4400f1402243a85c9a7 diff --git a/src/conf.h b/src/conf.h index 2d83092d..0d66313b 100644 --- a/src/conf.h +++ b/src/conf.h @@ -40,7 +40,7 @@ typedef enum which_t { tapdevice, allowconnect, pingtimeout, - keyexpire, + keyexpire } which_t; typedef struct config_t {