diff options
Diffstat (limited to 'bits/types')
-rw-r--r-- | bits/types/error_t.h | 2 | ||||
-rw-r--r-- | bits/types/stack_t.h | 2 | ||||
-rw-r--r-- | bits/types/struct_sched_param.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/bits/types/error_t.h b/bits/types/error_t.h index 9c9cfe6c9b..96a47d4c90 100644 --- a/bits/types/error_t.h +++ b/bits/types/error_t.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 __error_t_defined # define __error_t_defined 1 diff --git a/bits/types/stack_t.h b/bits/types/stack_t.h index c9df26c931..488795d29d 100644 --- a/bits/types/stack_t.h +++ b/bits/types/stack_t.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 __stack_t_defined #define __stack_t_defined 1 diff --git a/bits/types/struct_sched_param.h b/bits/types/struct_sched_param.h index 8bf92c0fb0..704b5a67e6 100644 --- a/bits/types/struct_sched_param.h +++ b/bits/types/struct_sched_param.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 _BITS_TYPES_STRUCT_SCHED_PARAM #define _BITS_TYPES_STRUCT_SCHED_PARAM 1 |