diff options
Diffstat (limited to 'math/tgmath.h')
-rw-r--r-- | math/tgmath.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/tgmath.h b/math/tgmath.h index 0c58cc9326..bf9ba26abe 100644 --- a/math/tgmath.h +++ b/math/tgmath.h @@ -13,7 +13,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/>. */ /* * ISO C99 Standard: 7.22 Type-generic math <tgmath.h> |