X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/cf9905debc2889e645ddc09658693a60553f081b..f42faba9ff09df066a6bfce4e179d7566048395a:/windows/winhelp.c?ds=sidebyside diff --git a/windows/winhelp.c b/windows/winhelp.c index a8d63a50..8b652c7b 100644 --- a/windows/winhelp.c +++ b/windows/winhelp.c @@ -81,7 +81,7 @@ int has_help(void) * unrealistic, since even Vista will have it if the user * specifically downloads it. */ - return (help_path + return (help_path != NULL #ifndef NO_HTMLHELP || chm_path #endif /* NO_HTMLHELP */