diff options
Diffstat (limited to 'math/bits/mathcalls-narrow.h')
-rw-r--r-- | math/bits/mathcalls-narrow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/bits/mathcalls-narrow.h b/math/bits/mathcalls-narrow.h index edb9f8f73b..e4a347e238 100644 --- a/math/bits/mathcalls-narrow.h +++ b/math/bits/mathcalls-narrow.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 include <bits/mathcalls-narrow.h> directly; include <math.h> instead." |