diff options
Diffstat (limited to 'sysdeps/sparc/sparc64/qp_mul.c')
-rw-r--r-- | sysdeps/sparc/sparc64/qp_mul.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/sparc/sparc64/qp_mul.c b/sysdeps/sparc/sparc64/qp_mul.c index 63c318b356..c494cc090f 100644 --- a/sysdeps/sparc/sparc64/qp_mul.c +++ b/sysdeps/sparc/sparc64/qp_mul.c @@ -17,7 +17,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/>. */ /* As QP_HANDLE_EXCEPTIONS reloads FPU control word anyway, avoid doing it twice. */ |