From 3d83ecaa9d232e89efec9202eac48ca1565a8b02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Sat, 5 Aug 2017 23:54:54 +0200 Subject: Change rest of Miranda NG links to https:// --- include/m_pluginupdater.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/m_pluginupdater.h') diff --git a/include/m_pluginupdater.h b/include/m_pluginupdater.h index 28b1dd1121..63f832f03b 100644 --- a/include/m_pluginupdater.h +++ b/include/m_pluginupdater.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (ñ) 2012-17 Miranda NG project (http://miranda-ng.org) +Copyright (ñ) 2012-17 Miranda NG project (https://miranda-ng.org) all portions of this codebase are copyrighted to the people listed in contributors.txt. @@ -35,7 +35,7 @@ typedef struct { //Parses hashes.zip file at the specified URL and fills the base url buffer. //later a plugin can use it to address files. %platform% macro is allowed, //it expands to 32 or 64 depending on a Miranda's platform. For example, -// http://miranda-ng.org/distr/stable/x%platform% +// https://miranda-ng.org/distr/stable/x%platform% // //wParam = (wchar_t*)ptszUrl = url of hashes.zip //lParam = (wchar_t[260])ptszBaseUrl = decoded base url -- cgit v1.2.3