Replace http:// with https:// where applicable

The testcases will be updated automatically in a separate commit.
This commit is contained in:
Michael Stapelberg
2017-09-24 10:19:07 +02:00
parent eadc9a8461
commit aa0b1f599f
50 changed files with 108 additions and 108 deletions

View File

@ -859,7 +859,7 @@ static void handle_client_message(xcb_client_message_event_t *event) {
* client to finish the protocol. After this event is received, there is no
* further interaction with the tray client.
*
* See: http://standards.freedesktop.org/xembed-spec/xembed-spec-latest.html
* See: https://standards.freedesktop.org/xembed-spec/xembed-spec-latest.html
*
*/
static void handle_destroy_notify(xcb_destroy_notify_event_t *event) {