diff options
Diffstat (limited to 'sysdeps/hppa/nptl/tst-oddstacklimit.c')
-rw-r--r-- | sysdeps/hppa/nptl/tst-oddstacklimit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/hppa/nptl/tst-oddstacklimit.c b/sysdeps/hppa/nptl/tst-oddstacklimit.c index e862985d61..fcd33b3dd6 100644 --- a/sysdeps/hppa/nptl/tst-oddstacklimit.c +++ b/sysdeps/hppa/nptl/tst-oddstacklimit.c @@ -15,7 +15,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/>. */ /* This sets the stack resource limit to 8193kb, which is not a multiple of the page size, and therefore an odd sized stack limit. We override |