From 3e8042c38f3a4be8933b0f773fd1e79f50e12e56 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 0.9.8 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 dfeb084799..afe96ac311 100644 --- a/crypto/mem_dbg.c +++ b/crypto/mem_dbg.c @@ -86,7 +86,8 @@ static LHASH *mh=NULL; /* hash-table of memory requests (address as key); 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