diff options
Diffstat (limited to 'soft-fp/floatunditf.c')
-rw-r--r-- | soft-fp/floatunditf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/soft-fp/floatunditf.c b/soft-fp/floatunditf.c index ba5b5c54d5..b6d32daca7 100644 --- a/soft-fp/floatunditf.c +++ b/soft-fp/floatunditf.c @@ -26,7 +26,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/>. */ #define FP_NO_EXCEPTIONS #include "soft-fp.h" |