X-Git-Url: http://tinc-vpn.org/git/browse?a=blobdiff_plain;ds=sidebyside;f=src%2Fsptps_test.c;h=e113a847100f02d746fa78bca5aec9aaea64b752;hb=79809c5f7d6ead13b5857307cc262ed0754e650d;hp=37b5a5af4fd74bd42f9a47743f14585bfb62418a;hpb=ed980699ea98b66612b6b004d7c173336aa1b80b;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',