diff options
Diffstat (limited to 'io/bits/poll2.h')
-rw-r--r-- | io/bits/poll2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/io/bits/poll2.h b/io/bits/poll2.h index ff38ef7ae1..d7a10b9d59 100644 --- a/io/bits/poll2.h +++ b/io/bits/poll2.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_POLL_H # error "Never include <bits/poll2.h> directly; use <sys/poll.h> instead." |