summaryrefslogtreecommitdiff
path: root/src/x11
diff options
context:
space:
mode:
authorRan Benita <ran234@gmail.com>2017-12-21 14:18:07 +0200
committerRan Benita <ran234@gmail.com>2017-12-21 14:18:07 +0200
commit767fa86d42a5e25e7043622d189247e02a5ca379 (patch)
tree8d19b627182cb43efde36f1f789881a1a9b79863 /src/x11
parent4fccdee383493bb4fcd030087cf660075bdee61e (diff)
downloadxorg-lib-libxkbcommon-767fa86d42a5e25e7043622d189247e02a5ca379.tar.gz
Convert http:// -> https:// where possible
Signed-off-by: Ran Benita <ran234@gmail.com>
Diffstat (limited to 'src/x11')
-rw-r--r--src/x11/keymap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/x11/keymap.c b/src/x11/keymap.c
index b469ef3..1642011 100644
--- a/src/x11/keymap.c
+++ b/src/x11/keymap.c
@@ -26,7 +26,7 @@
/*
* References for the lonesome traveler:
* Xkb protocol specification:
- * http://www.x.org/releases/current/doc/kbproto/xkbproto.html
+ * https://www.x.org/releases/current/doc/kbproto/xkbproto.html
* The XCB xkb XML protocol file:
* /user/share/xcb/xkb.xml
* The XCB xkb header file: