diff options
Diffstat (limited to 'bits/netdb.h')
-rw-r--r-- | bits/netdb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bits/netdb.h b/bits/netdb.h index 178d824bf4..290b7bb1d9 100644 --- a/bits/netdb.h +++ b/bits/netdb.h @@ -13,7 +13,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/>. */ #ifndef _NETDB_H # error "Never include <bits/netdb.h> directly; use <netdb.h> instead." |