Replace http:// with https:// where applicable
The testcases will be updated automatically in a separate commit.
This commit is contained in:
@ -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) {
|
||||
|
Reference in New Issue
Block a user