X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/db9c0f865c8540d2a158aa99e6010150f89bef26..b8ae1f0f33829d37d85254de8cea8182b4c8f628:/puttymem.h?ds=inline diff --git a/puttymem.h b/puttymem.h index 4396592f..938e340b 100644 --- a/puttymem.h +++ b/puttymem.h @@ -5,8 +5,8 @@ #ifndef PUTTY_PUTTYMEM_H #define PUTTY_PUTTYMEM_H -#include /* for size_t */ -#include /* for memcpy() */ +#include /* for size_t */ +#include /* for memcpy() */ /* #define MALLOC_LOG do this if you suspect putty of leaking memory */