From 20dcd195019a286b97e48ad7491e234dfee99ae1 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Wed, 3 Feb 2016 18:34:16 +0100 Subject: URLs: follow GitHub project rename (also Travis CI) Closes #632 --- lib/curl_setup.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/curl_setup.h b/lib/curl_setup.h index 44a9e5511..33ad12919 100644 --- a/lib/curl_setup.h +++ b/lib/curl_setup.h @@ -707,7 +707,7 @@ int netware_init(void); #endif /* In Windows the default file mode is text but an application can override it. -Therefore we specify it explicitly. https://github.com/bagder/curl/pull/258 +Therefore we specify it explicitly. https://github.com/curl/curl/pull/258 */ #if defined(WIN32) || defined(MSDOS) #define FOPEN_READTEXT "rt" -- cgit v1.2.3