Switch URLs from http or git to https

This commit is contained in:
Guillem Jover
2016-02-10 10:38:51 +01:00
parent cbe3057703
commit ed84bec5aa
7 changed files with 18 additions and 12 deletions

View File

@@ -25,9 +25,10 @@
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
/*
Rejected in glibc (http://sourceware.org/ml/libc-alpha/2006-03/msg00125.html)
*/
/*
* Rejected in glibc
* <https://sourceware.org/ml/libc-alpha/2006-03/msg00125.html>.
*/
#include <errno.h>
#include <string.h>