1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-06-30 19:12:48 -05:00

Switch chiark URLs to https.

This commit is contained in:
Simon Tatham
2017-05-07 16:29:01 +01:00
parent ad694a4941
commit 6ea9d36ae9
21 changed files with 47 additions and 47 deletions

2
ssh.c
View File

@ -303,7 +303,7 @@ enum {
* macros look impenetrable to you, you might find it helpful to
* read
*
* http://www.chiark.greenend.org.uk/~sgtatham/coroutines.html
* https://www.chiark.greenend.org.uk/~sgtatham/coroutines.html
*
* which explains the theory behind these macros.
*