diff options
Diffstat (limited to 'lib/libssl/src/demos/easy_tls/test.h')
-rw-r--r-- | lib/libssl/src/demos/easy_tls/test.h | 2 |
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 c580169464b..575391c00b7 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.1 2002/05/15 02:29:18 beck Exp $ */ +/* $Id: test.h,v 1.2 2002/09/05 22:12:11 markus Exp $ */ void test_process_init(int fd, int client_p, void *apparg); |