diff options
Diffstat (limited to 'lib/libssl/src/demos/easy_tls/test.c')
-rw-r--r-- | lib/libssl/src/demos/easy_tls/test.c | 2 |
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 4ce676ca93e..f86141d1d89 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.1 2002/05/15 02:29:18 beck Exp $ */ +/* $Id: test.c,v 1.2 2002/09/05 22:12:11 markus Exp $ */ #define L_PORT 9999 #define C_PORT 443 |