diff options
Diffstat (limited to 'nptl/tst-exit1.c')
-rw-r--r-- | nptl/tst-exit1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/tst-exit1.c b/nptl/tst-exit1.c index 5789ec0f62..e7ce625803 100644 --- a/nptl/tst-exit1.c +++ b/nptl/tst-exit1.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/>. */ /* NOTE: this tests functionality beyond POSIX. POSIX does not allow exit to be called more than once. */ |