diff options
Diffstat (limited to 'resolv/gai_cancel.c')
-rw-r--r-- | resolv/gai_cancel.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resolv/gai_cancel.c b/resolv/gai_cancel.c index 49a6b6a0dc..6483fafe89 100644 --- a/resolv/gai_cancel.c +++ b/resolv/gai_cancel.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ #include <netdb.h> #include <pthread.h> |