From a25d0527b706d126eefde4c774600ae5ecc84b96 Mon Sep 17 00:00:00 2001 From: Matt Caswell Date: Fri, 16 Jan 2015 09:21:50 +0000 Subject: Additional comment changes for reformat of 1.0.0 Reviewed-by: Tim Hudson --- crypto/mem_dbg.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'crypto/mem_dbg.c') diff --git a/crypto/mem_dbg.c b/crypto/mem_dbg.c index ac793397f1..ddb95fb549 100644 --- a/crypto/mem_dbg.c +++ b/crypto/mem_dbg.c @@ -142,7 +142,8 @@ static LHASH_OF(MEM) *mh=NULL; /* hash-table of memory requests typedef struct app_mem_info_st -/* For application-defined information (static C-string `info') +/*- + * For application-defined information (static C-string `info') * to be displayed in memory leak list. * Each thread has its own stack. For applications, there is * CRYPTO_push_info("...") to push an entry, -- cgit v1.2.3