From e87a4bd65648a8e78a58071fc70d78c11146b022 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Wed, 10 Feb 2021 04:51:47 +0100 Subject: [PATCH] Convert GIF spec URL to https --- deanimate.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deanimate.c b/deanimate.c index bba74d49..494e6a85 100644 --- a/deanimate.c +++ b/deanimate.c @@ -10,7 +10,7 @@ * Privoxy team. https://www.privoxy.org/ * * Based on the GIF file format specification (see - * http://tronche.com/computer-graphics/gif/gif89a.html) + * https://tronche.com/computer-graphics/gif/gif89a.html) * and ideas from the Image::DeAnim Perl module by * Ken MacFarlane, * -- 2.39.2