diff options
Diffstat (limited to 'socket/bits/socket2.h')
-rw-r--r-- | socket/bits/socket2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/socket/bits/socket2.h b/socket/bits/socket2.h index a609592b5e..5075467d6e 100644 --- a/socket/bits/socket2.h +++ b/socket/bits/socket2.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/>. */ #ifndef _SYS_SOCKET_H # error "Never include <bits/socket2.h> directly; use <sys/socket.h> instead." |