X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fconf.h;h=de74c9f897fb4ed35c8b88805d69ce89a26fef24;hp=673573b3d62f6fc34450af2fe7fac4b44a24b145;hb=7a450d704b5a242f8bf9129af60593c90c63df5a;hpb=d0ba34ccae02d07051bc3f7012a6c116cfb3b653 diff --git a/src/conf.h b/src/conf.h index 673573b3..de74c9f8 100644 --- a/src/conf.h +++ b/src/conf.h @@ -1,6 +1,6 @@ /* conf.h -- header for conf.c - Copyright (C) 1998,99 Ivo Timmermans + Copyright (C) 1998,1999,2000 Ivo Timmermans This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -40,8 +40,7 @@ typedef enum which_t { tapdevice, allowconnect, pingtimeout, - keyexpire, - proxymode + keyexpire } which_t; typedef struct config_t {