diff options
Diffstat (limited to 'sysdeps/powerpc/test-gettimebase.c')
-rw-r--r-- | sysdeps/powerpc/test-gettimebase.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/powerpc/test-gettimebase.c b/sysdeps/powerpc/test-gettimebase.c index 0ff9c03745..d326979de0 100644 --- a/sysdeps/powerpc/test-gettimebase.c +++ b/sysdeps/powerpc/test-gettimebase.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/>. */ /* Test if __ppc_get_timebase() is compatible with the current processor and if it's changing between reads. A read failure might indicate a Power ISA or |