diff options
Diffstat (limited to 'sysdeps/generic/fix-fp-int-convert-overflow.h')
-rw-r--r-- | sysdeps/generic/fix-fp-int-convert-overflow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/generic/fix-fp-int-convert-overflow.h b/sysdeps/generic/fix-fp-int-convert-overflow.h index 9bd3420d8c..5b1d563f68 100644 --- a/sysdeps/generic/fix-fp-int-convert-overflow.h +++ b/sysdeps/generic/fix-fp-int-convert-overflow.h @@ -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/>. */ #ifndef FIX_FP_INT_CONVERT_OVERFLOW_H #define FIX_FP_INT_CONVERT_OVERFLOW_H 1 |