diff options
Diffstat (limited to 'argp/bits')
-rw-r--r-- | argp/bits/argp-ldbl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/argp/bits/argp-ldbl.h b/argp/bits/argp-ldbl.h index 86022a04ac..3b7e4e797b 100644 --- a/argp/bits/argp-ldbl.h +++ b/argp/bits/argp-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 _ARGP_H # error "Never include <bits/argp-ldbl.h> directly; use <argp.h> instead." |