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