X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3;a=blobdiff_plain;f=i3bar%2Fsrc%2Fxcb.c;h=fed969df7823ed34266bd1bb3c10b9071f67f2ae;hp=462184cb7ff829ce162d6de613b2455997cdfa30;hb=aa0b1f599f25cfe858ebbc7fa80d459bcdb2ae02;hpb=eadc9a84616a78575d4311abb662ef469715ad08 diff --git a/i3bar/src/xcb.c b/i3bar/src/xcb.c index 462184cb..fed969df 100644 --- a/i3bar/src/xcb.c +++ b/i3bar/src/xcb.c @@ -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) {