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 4e40cb91c45..4e884c4851b 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.4 2010/10/01 22:58:57 djm Exp $ */ +/* $Id: test.c,v 1.5 2014/04/13 15:25:34 miod Exp $ */ #define L_PORT 9999 #define C_PORT 443 |