diff options
Diffstat (limited to 'stdio-common/bits/printf-ldbl.h')
-rw-r--r-- | stdio-common/bits/printf-ldbl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdio-common/bits/printf-ldbl.h b/stdio-common/bits/printf-ldbl.h index f9bd86eb74..844c1daa7a 100644 --- a/stdio-common/bits/printf-ldbl.h +++ b/stdio-common/bits/printf-ldbl.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/>. */ #ifndef _PRINTF_H # error "Never include <bits/printf-ldbl.h> directly; use <printf.h> instead." |