diff options
Diffstat (limited to 'bits/math-finite.h')
-rw-r--r-- | bits/math-finite.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bits/math-finite.h b/bits/math-finite.h index 54cec8f8d8..8cc3aec9d8 100644 --- a/bits/math-finite.h +++ b/bits/math-finite.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 _MATH_H # error "Never use <bits/math-finite.h> directly; include <math.h> instead." |