]> git.sur5r.net Git - i3/i3/blobdiff - include/libi3.h
Replace http:// with https:// where applicable
[i3/i3] / include / libi3.h
index 67094534f6af5ec86bf5fc94e8ae7207b38b9ab3..b7a1e2aa21ae6b285516f81191a1ab63da37f0a5 100644 (file)
@@ -34,7 +34,6 @@
 #define XCB_BUTTON_SCROLL_LEFT 6
 #define XCB_BUTTON_SCROLL_RIGHT 7
 
-
 /**
  * XCB connection and root screen
  *
@@ -471,7 +470,7 @@ char *get_process_filename(const char *prefix);
 /**
  * This function returns the absolute path to the executable it is running in.
  *
- * The implementation follows http://stackoverflow.com/a/933996/712014
+ * The implementation follows https://stackoverflow.com/a/933996/712014
  *
  * Returned value must be freed by the caller.
  */