diff options
Diffstat (limited to 'math/fesetenv.c')
-rw-r--r-- | math/fesetenv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fesetenv.c b/math/fesetenv.c index bd8e12bb8e..5f520a938e 100644 --- a/math/fesetenv.c +++ b/math/fesetenv.c @@ -15,7 +15,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 <fenv.h> #include <shlib-compat.h> |