diff options
Diffstat (limited to 'sysdeps/powerpc/test-get_hwcap.c')
-rw-r--r-- | sysdeps/powerpc/test-get_hwcap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/powerpc/test-get_hwcap.c b/sysdeps/powerpc/test-get_hwcap.c index 8a33a72287..cc1e7472a0 100644 --- a/sysdeps/powerpc/test-get_hwcap.c +++ b/sysdeps/powerpc/test-get_hwcap.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/>. */ /* Tests if the hwcap, hwcap2 and platform data are stored in the TCB. */ |