summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/demos/easy_tls/test.h
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.h
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.h')
-rw-r--r--lib/libssl/src/demos/easy_tls/test.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libssl/src/demos/easy_tls/test.h b/lib/libssl/src/demos/easy_tls/test.h
index ebee2c5db5b..b88d569fe85 100644
--- a/lib/libssl/src/demos/easy_tls/test.h
+++ b/lib/libssl/src/demos/easy_tls/test.h
@@ -1,5 +1,5 @@
/* test.h */
-/* $Id: test.h,v 1.4 2010/10/01 22:58:57 djm Exp $ */
+/* $Id: test.h,v 1.5 2014/04/13 15:25:34 miod Exp $ */
void test_process_init(int fd, int client_p, void *apparg);