diff options
Diffstat (limited to 'math/test-float.h')
-rw-r--r-- | math/test-float.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/test-float.h b/math/test-float.h index 4c8f8c72ae..f788d54d21 100644 --- a/math/test-float.h +++ b/math/test-float.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(function) function ## f #define FLOAT float |