Refer to https URLs when applicable

This commit is contained in:
Rangi42
2024-02-18 14:58:46 -05:00
parent 26f150220b
commit 2dee0fc536
4 changed files with 4 additions and 5 deletions

View File

@@ -463,7 +463,6 @@ static void parseACTFile(std::filebuf &file) {
static void parseACOFile(std::filebuf &file) {
// https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/#50577411_pgfId-1055819
// http://www.nomodes.com/aco.html
char buf[10];