diff options
Diffstat (limited to 'soft-fp/floatuntihf.c')
-rw-r--r-- | soft-fp/floatuntihf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/soft-fp/floatuntihf.c b/soft-fp/floatuntihf.c index 37423b7730..5bf103d7d1 100644 --- a/soft-fp/floatuntihf.c +++ b/soft-fp/floatuntihf.c @@ -24,7 +24,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/>. */ #include "soft-fp.h" #include "half.h" |