diff options
Diffstat (limited to 'math/test-math-iszero.cc')
-rw-r--r-- | math/test-math-iszero.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/test-math-iszero.cc b/math/test-math-iszero.cc index ebc0f85..7bd6a82 100644 --- a/math/test-math-iszero.cc +++ b/math/test-math-iszero.cc @@ -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 _GNU_SOURCE 1 #include <math.h> |