summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/demos/easy_tls/test.c
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2014-04-13 15:25:20 +0000
committermiod <miod@openbsd.org>2014-04-13 15:25:20 +0000
commit97222edd40cad3a6e51530425068b83c51d308b1 (patch)
tree50438b2fbea63f81d6ac96e9bf4aa302b9538333 /lib/libssl/src/demos/easy_tls/test.c
parentImport OpenSSL 1.0.1g (diff)
downloadwireguard-openbsd-97222edd40cad3a6e51530425068b83c51d308b1.tar.xz
wireguard-openbsd-97222edd40cad3a6e51530425068b83c51d308b1.zip
Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.
Diffstat (limited to 'lib/libssl/src/demos/easy_tls/test.c')
-rw-r--r--lib/libssl/src/demos/easy_tls/test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libssl/src/demos/easy_tls/test.c b/lib/libssl/src/demos/easy_tls/test.c
index 4e40cb91c45..4e884c4851b 100644
--- a/lib/libssl/src/demos/easy_tls/test.c
+++ b/lib/libssl/src/demos/easy_tls/test.c
@@ -1,5 +1,5 @@
/* test.c */
-/* $Id: test.c,v 1.4 2010/10/01 22:58:57 djm Exp $ */
+/* $Id: test.c,v 1.5 2014/04/13 15:25:34 miod Exp $ */
#define L_PORT 9999
#define C_PORT 443