diff options
Diffstat (limited to 'rt/aio_sigqueue.c')
-rw-r--r-- | rt/aio_sigqueue.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rt/aio_sigqueue.c b/rt/aio_sigqueue.c index 5a7fd4d66b..fb3ed487c3 100644 --- a/rt/aio_sigqueue.c +++ b/rt/aio_sigqueue.c @@ -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/>. */ #include <aio.h> #include <errno.h> |