diff options
Diffstat (limited to 'sysvipc/sys/sem.h')
-rw-r--r-- | sysvipc/sys/sem.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysvipc/sys/sem.h b/sysvipc/sys/sem.h index ea9b66e1ee..f90409f845 100644 --- a/sysvipc/sys/sem.h +++ b/sysvipc/sys/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 #define _SYS_SEM_H 1 |