X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3;a=blobdiff_plain;f=src%2Frestore_layout.c;h=bf16c864c04be4a28d757071cff9edc3db4f5afb;hp=d567e9717139d51eb996abe15565341a4a82376e;hb=aa0b1f599f25cfe858ebbc7fa80d459bcdb2ae02;hpb=eadc9a84616a78575d4311abb662ef469715ad08 diff --git a/src/restore_layout.c b/src/restore_layout.c index d567e971..bf16c864 100644 --- a/src/restore_layout.c +++ b/src/restore_layout.c @@ -103,7 +103,7 @@ void restore_connect(void) { /* xcb_disconnect leaks memory in libxcb versions earlier than 1.11, * but it’s the right function to call. See - * http://cgit.freedesktop.org/xcb/libxcb/commit/src/xcb_conn.c?id=4dcbfd77b + * https://cgit.freedesktop.org/xcb/libxcb/commit/src/xcb_conn.c?id=4dcbfd77b */ xcb_disconnect(restore_conn); free(xcb_watcher);