diff options
Diffstat (limited to 'iconv/tst-iconv-mt.c')
-rw-r--r-- | iconv/tst-iconv-mt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iconv/tst-iconv-mt.c b/iconv/tst-iconv-mt.c index 17bfd41c45..e2c1098c8c 100644 --- a/iconv/tst-iconv-mt.c +++ b/iconv/tst-iconv-mt.c @@ -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/>. */ /* This test runs several worker threads that perform the following three steps in staggered synchronization with each other: |