fix some code comments, a wrapper, and add a todo item

svn:r10111
This commit is contained in:
Roger Dingledine
2007-05-04 07:24:01 +00:00
parent d9e7e45688
commit d112e7b1ad
4 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ const char tortls_c_id[] =
#include <openssl/asn1.h>
#include <openssl/bio.h>
#define CRYPTO_PRIVATE
#define CRYPTO_PRIVATE /* to import prototypes from crypto.h */
#include "./crypto.h"
#include "./tortls.h"