diff options
Diffstat (limited to 'sysvipc/test-sysvsem.c')
-rw-r--r-- | sysvipc/test-sysvsem.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysvipc/test-sysvsem.c b/sysvipc/test-sysvsem.c index 02fa9e9..da19924 100644 --- a/sysvipc/test-sysvsem.c +++ b/sysvipc/test-sysvsem.c @@ -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/>. */ #include <stdio.h> #include <stdlib.h> |