X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/1c470c1389113262b90e172811fa4012284dad37..523c5dd3e8aa638cd69044ab0672dd11089a0a96:/misc.h 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. */