diff options
Diffstat (limited to 'math/test-math-narrow.h')
-rw-r--r-- | math/test-math-narrow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/test-math-narrow.h b/math/test-math-narrow.h index 66912656e6..8b265994fc 100644 --- a/math/test-math-narrow.h +++ b/math/test-math-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/>. */ #define FUNC_TEST(function) \ FUNC_TEST_CONCAT (FUNC_NARROW_PREFIX, function, FUNC_NARROW_SUFFIX) |