From 523c5dd3e8aa638cd69044ab0672dd11089a0a96 Mon Sep 17 00:00:00 2001 From: jacob Date: Thu, 24 Mar 2005 01:01:24 +0000 Subject: [PATCH 1/1] Fix comment re dmemdumpl() git-svn-id: svn://svn.tartarus.org/sgt/putty@5549 cda61777-01e9-0310-a592-d414129be87e --- misc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc.h b/misc.h index d8a43524..ae883e16 100644 --- a/misc.h +++ b/misc.h @@ -52,7 +52,7 @@ struct tm ltime(void); * debug(()) (note the double brackets) is like printf(). * * dmemdump() and dmemdumpl() both do memory dumps. The difference - * is that dmemdumpl() is more suited for when where the memory is is + * is that dmemdumpl() is more suited for when the memory address is * important (say because you'll be recording pointer values later * on). dmemdump() is more concise. */ -- 2.11.0