diff options
Diffstat (limited to 'argp/tst-argp1.c')
-rw-r--r-- | argp/tst-argp1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/argp/tst-argp1.c b/argp/tst-argp1.c index 197ac90dfe..68897586e5 100644 --- a/argp/tst-argp1.c +++ b/argp/tst-argp1.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/>. */ #include <argp.h> |