From 983ae6cadee518be589b53d9b149fd2e156e8ada Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Tue, 16 Sep 2014 13:12:10 -0700 Subject: Fix the patch-bzip2 target. The main site URI scheme is now https. Update the URL in some other places while we're here. Change-Id: Ib03d4fd1c58dabd3cf5050dc4f79216e0b94d525 Reviewed-on: https://code.wireshark.org/review/4133 Reviewed-by: Gerald Combs --- epan/Makefile.nmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/Makefile.nmake') diff --git a/epan/Makefile.nmake b/epan/Makefile.nmake index 3e05a477f6..401f22dbcb 100644 --- a/epan/Makefile.nmake +++ b/epan/Makefile.nmake @@ -438,7 +438,7 @@ checkapi: $(PERL) ../tools/checkAPIs.pl -g termoutput -build $(LIBWIRESHARK_SRC) # -# Editor modelines - http://www.wireshark.org/tools/modelines.html +# Editor modelines - https://www.wireshark.org/tools/modelines.html # # Local variables: # c-basic-offset: 8 -- cgit v1.2.3