diff options
Diffstat (limited to 'stdio-common/tst-printf-bz18872.sh')
-rw-r--r-- | stdio-common/tst-printf-bz18872.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdio-common/tst-printf-bz18872.sh b/stdio-common/tst-printf-bz18872.sh index 611bb5eacf..c9a419c011 100644 --- a/stdio-common/tst-printf-bz18872.sh +++ b/stdio-common/tst-printf-bz18872.sh @@ -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/>. # To test BZ #18872, we need a printf() with 10K arguments. # Such a printf could be generated with non-trivial macro |