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