diff options
Diffstat (limited to 'io/bits')
-rw-r--r-- | io/bits/fcntl2.h | 2 | ||||
-rw-r--r-- | io/bits/poll2.h | 2 | ||||
-rw-r--r-- | io/bits/statx-generic.h | 2 | ||||
-rw-r--r-- | io/bits/statx.h | 2 | ||||
-rw-r--r-- | io/bits/types/struct_statx.h | 2 | ||||
-rw-r--r-- | io/bits/types/struct_statx_timestamp.h | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/io/bits/fcntl2.h b/io/bits/fcntl2.h index 9194a1d..99f2015 100644 --- a/io/bits/fcntl2.h +++ b/io/bits/fcntl2.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 _FCNTL_H # error "Never include <bits/fcntl2.h> directly; use <fcntl.h> instead." diff --git a/io/bits/poll2.h b/io/bits/poll2.h index ff38ef7..d7a10b9 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." diff --git a/io/bits/statx-generic.h b/io/bits/statx-generic.h index 1f5abbf..44ae42d 100644 --- a/io/bits/statx-generic.h +++ b/io/bits/statx-generic.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/>. */ /* This interface is based on <linux/stat.h> in Linux. */ diff --git a/io/bits/statx.h b/io/bits/statx.h index b3147bf..7df10f3 100644 --- a/io/bits/statx.h +++ b/io/bits/statx.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/>. */ /* This interface is based on <linux/stat.h> in Linux. */ diff --git a/io/bits/types/struct_statx.h b/io/bits/types/struct_statx.h index 4f3ae3e..d042372 100644 --- a/io/bits/types/struct_statx.h +++ b/io/bits/types/struct_statx.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_STAT_H # error Never include <bits/types/struct_statx.h> directly, include <sys/stat.h> instead. diff --git a/io/bits/types/struct_statx_timestamp.h b/io/bits/types/struct_statx_timestamp.h index 0f104ef..c169106 100644 --- a/io/bits/types/struct_statx_timestamp.h +++ b/io/bits/types/struct_statx_timestamp.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_STAT_H # error Never include <bits/types/struct_statx_timestamp.h> directly, include <sys/stat.h> instead. |