X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/02cf40019f8ae19176a73f9220603cc9e28d5224..8f1612752a89ea821dbd63491aef858f7f7e5bef:/mac/macstuff.h diff --git a/mac/macstuff.h b/mac/macstuff.h index c0728859..b0633c60 100644 --- a/mac/macstuff.h +++ b/mac/macstuff.h @@ -59,3 +59,7 @@ extern int vsnprintf(char *, size_t, char const *, va_list); extern int stricmp(char const *, char const *); extern int strnicmp(char const *, char const *, size_t); + +#define HELPCTX(foo) I(0) + +#define FILTER_KEY_FILES "pAgt.PPK"