diff options
Diffstat (limited to 'soft-fp/floattihf.c')
-rw-r--r-- | soft-fp/floattihf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/soft-fp/floattihf.c b/soft-fp/floattihf.c index 2dc3834872..aed106a1f3 100644 --- a/soft-fp/floattihf.c +++ b/soft-fp/floattihf.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" |