|
From: Bob T. <bt...@us...> - 2001-08-12 22:45:34
|
Update of /cvsroot/benson/benson3/src In directory usw-pr-cvs1:/tmp/cvs-serv26056/src Modified Files: ssl.h Log Message: The latest and greatest stuff Index: ssl.h =================================================================== RCS file: /cvsroot/benson/benson3/src/ssl.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** ssl.h 2001/08/12 22:40:34 1.1 --- ssl.h 2001/08/12 22:45:31 1.2 *************** *** 14,16 **** void destroy_ctx(SSL_CTX *ctx); ! #endif --- 14,16 ---- void destroy_ctx(SSL_CTX *ctx); ! #endif /* __benson_ssl_h */ |