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