[Privoxy-commits] [privoxy] 46/46: Convert GIF spec URL to https

User Git git at git.privoxy.org
Sun Feb 21 15:11:08 UTC 2021


This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository privoxy.

commit e87a4bd65648a8e78a58071fc70d78c11146b022
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Wed Feb 10 04:51:47 2021 +0100

    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, <ksm+cpan at universal.dca.net>
  *

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Privoxy-commits mailing list