diff options
Diffstat (limited to 'posix/tst-waitid.c')
-rw-r--r-- | posix/tst-waitid.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posix/tst-waitid.c b/posix/tst-waitid.c index 7c8750a39a..c82ec2b566 100644 --- a/posix/tst-waitid.c +++ b/posix/tst-waitid.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 <errno.h> #include <stdio.h> |