diff -r 69f0f437c75a -r 36f3f77e9b1b hedgewars/hwLibrary.pas --- a/hedgewars/hwLibrary.pas Wed Jul 18 00:27:23 2018 +0200 +++ b/hedgewars/hwLibrary.pas Wed Jul 18 01:35:59 2018 +0200 @@ -24,7 +24,7 @@ * and language of choice. * * See also: C declarations on Wikipedia - * http://en.wikipedia.org/wiki/X86_calling_conventions#cdecl + * https://en.wikipedia.org/wiki/X86_calling_conventions#cdecl *) Library hwLibrary;