changeset 13512 | 36f3f77e9b1b |
parent 11151 | 5c40c65b619d |
--- 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;