summaryrefslogtreecommitdiff
path: root/include/delphi/m_pluginupdater.inc
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2017-08-06 19:03:02 +0200
committerRobert Pösel <robyer@seznam.cz>2017-08-06 19:03:02 +0200
commit59519558a68a62d7d2450013f2930effe75f5d30 (patch)
treeed1fdce8cdc0bef2337ad74759dc54ed38062c05 /include/delphi/m_pluginupdater.inc
parent6d1f6fb99d843cb29a869cf9877eb14045a26245 (diff)
Update all other files in repository to use https links for Miranda NG website
Diffstat (limited to 'include/delphi/m_pluginupdater.inc')
-rw-r--r--include/delphi/m_pluginupdater.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/delphi/m_pluginupdater.inc b/include/delphi/m_pluginupdater.inc
index 0a979a575f..b405d6b67e 100644
--- a/include/delphi/m_pluginupdater.inc
+++ b/include/delphi/m_pluginupdater.inc
@@ -38,7 +38,7 @@ const
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 = (PWideChar)ptszUrl = url of hashes.zip
lParam = (array [1..260] of PWideChar)ptszBaseUrl = decoded base url