aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32heap.c
diff options
context:
space:
mode:
authorPaul Eggert2017-09-29 17:44:23 -0700
committerPaul Eggert2017-09-29 17:48:22 -0700
commitcbc832448878f7bc7b226243abb8d8b1ae68a937 (patch)
tree6613378d69f12e31eac1b0f2ab51a984ce4bae75 /src/w32heap.c
parentbbda601d1d4e125c9d3c374b56eee3e2e9623f1d (diff)
downloademacs-cbc832448878f7bc7b226243abb8d8b1ae68a937.tar.gz
emacs-cbc832448878f7bc7b226243abb8d8b1ae68a937.zip
Prefer HTTPS to HTTP for gnu.org
This catches some URLs I missed in my previous scan, or perhaps were added after the scan.
Diffstat (limited to 'src/w32heap.c')
-rw-r--r--src/w32heap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/w32heap.c b/src/w32heap.c
index 510f6762bbe..85ed050d997 100644
--- a/src/w32heap.c
+++ b/src/w32heap.c
@@ -14,7 +14,7 @@
14 GNU General Public License for more details. 14 GNU General Public License for more details.
15 15
16 You should have received a copy of the GNU General Public License 16 You should have received a copy of the GNU General Public License
17 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ 17 along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
18 18
19/* 19/*
20 Geoff Voelker (voelker@cs.washington.edu) 7-29-94 20 Geoff Voelker (voelker@cs.washington.edu) 7-29-94