fix typos and other little errors ...
[openssl.git] / apps / openssl.c
index 46d29cf1cd4467a9910874a18e31550ca2dcb1af..bbee18d1d1bb75fbad98beae90149741fb9ed04d 100644 (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