From be87d61299f52e366bcb65fd176ccf325b0f77e0 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 19 Sep 2017 01:13:23 -0700 Subject: all: prefer HTTPS in URLs --- src/base64.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/base64.c') diff --git a/src/base64.c b/src/base64.c index 6e1855641..c2a030543 100644 --- a/src/base64.c +++ b/src/base64.c @@ -14,7 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program. If not, see . */ + along with this program. If not, see . */ /* Written by Simon Josefsson . */ -- cgit v1.2.3