]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - demos/easy_tls/test.h
Run util/openssl-format-source -v -c .
[thirdparty/openssl.git] / demos / easy_tls / test.h
index dda667843f6155b74c8f926ba64188801cc0c55a..a7d0130e2fa49322f25b709aedada56530ecad99 100644 (file)
@@ -1,7 +1,6 @@
 /* test.h */
 /* $Id: test.h,v 1.1 2001/09/17 19:07:00 bodo Exp $ */
 
-
 void test_process_init(int fd, int client_p, void *apparg);
 #define TLS_APP_PROCESS_INIT test_process_init