fix typos and other little errors ...

This commit is contained in:
Bodo Möller
1999-12-18 13:25:45 +00:00
parent 0cd08cce17
commit 75acc288ca
3 changed files with 18 additions and 26 deletions

View File

@@ -237,7 +237,7 @@ end:
ERR_free_strings();
#ifdef LEVITTE_DEBUG
/* Just to make sure I get a memory leak I can see :-) */
CRYPTO_add_info("Just to make sure I get a memory leak I can see :-)");
(void)Malloc(1024);
#endif