diff options
Diffstat (limited to 'stdio-common/test-vfprintf.c')
-rw-r--r-- | stdio-common/test-vfprintf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdio-common/test-vfprintf.c b/stdio-common/test-vfprintf.c index 039f8d7b79..5169f063e4 100644 --- a/stdio-common/test-vfprintf.c +++ b/stdio-common/test-vfprintf.c @@ -15,7 +15,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/>. */ #include <array_length.h> #include <locale.h> |