Replace http:// with https:// where applicable
The testcases will be updated automatically in a separate commit.
This commit is contained in:
@ -602,7 +602,7 @@ int main(int argc, char *argv[]) {
|
||||
xcb_xkb_per_client_flags_reply_t *pcf_reply;
|
||||
/* The last three parameters are unset because they are only relevant
|
||||
* when using a feature called “automatic reset of boolean controls”:
|
||||
* http://www.x.org/releases/X11R7.7/doc/kbproto/xkbproto.html#Automatic_Reset_of_Boolean_Controls
|
||||
* https://www.x.org/releases/X11R7.7/doc/kbproto/xkbproto.html#Automatic_Reset_of_Boolean_Controls
|
||||
* */
|
||||
pcf_reply = xcb_xkb_per_client_flags_reply(
|
||||
conn,
|
||||
|
Reference in New Issue
Block a user