diff options
Diffstat (limited to 'bits/uintn-identity.h')
-rw-r--r-- | bits/uintn-identity.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bits/uintn-identity.h b/bits/uintn-identity.h index 23824f9f77..00e75c622d 100644 --- a/bits/uintn-identity.h +++ b/bits/uintn-identity.h @@ -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/>. */ #if !defined _NETINET_IN_H && !defined _ENDIAN_H # error "Never use <bits/uintn-identity.h> directly; include <netinet/in.h> or <endian.h> instead." |