diff options
Diffstat (limited to 'misc/tst-mntent-blank-passno.c')
-rw-r--r-- | misc/tst-mntent-blank-passno.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/tst-mntent-blank-passno.c b/misc/tst-mntent-blank-passno.c index fc28531143..b3a2fe1fd8 100644 --- a/misc/tst-mntent-blank-passno.c +++ b/misc/tst-mntent-blank-passno.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 <mntent.h> #include <stdio.h> |