X-Git-Url: http://tinc-vpn.org/git/browse?a=blobdiff_plain;ds=sidebyside;f=src%2Fsptps_test.c;fp=src%2Fsptps_test.c;h=e113a847100f02d746fa78bca5aec9aaea64b752;hb=63df2139835bb532125562c73ec3efbc437a3634;hp=37b5a5af4fd74bd42f9a47743f14585bfb62418a;hpb=9ce00234190baec0eaa608a5093bb3823487ef0c;p=tinc diff --git a/src/sptps_test.c b/src/sptps_test.c index 37b5a5af..e113a847 100644 --- a/src/sptps_test.c +++ b/src/sptps_test.c @@ -132,8 +132,8 @@ typedef enum option_t { OPT_SPECIAL_CHAR = 's', OPT_TUN = 't', OPT_VERBOSE = 'v', - OPT_CIPHER_SUITES = 'M', - OPT_PREFERRED_SUITE = 'P', + OPT_CIPHER_SUITES = 'M', + OPT_PREFERRED_SUITE = 'P', OPT_IPV4 = '4', OPT_IPV6 = '6',