diff options
Diffstat (limited to 'inet/htonl.c')
-rw-r--r-- | inet/htonl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inet/htonl.c b/inet/htonl.c index 39acfa6557..6310b7a84d 100644 --- a/inet/htonl.c +++ b/inet/htonl.c @@ -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/>. */ #include <stdint.h> #include <netinet/in.h> |