Remove /* foo.c */ comments
[oweals/openssl.git] / demos / easy_tls / test.h
index dda667843f6155b74c8f926ba64188801cc0c55a..b30a60549d1a5319ce2644d2a0a9372d17ad5c93 100644 (file)
@@ -1,7 +1,5 @@
-/* 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