diff options
Diffstat (limited to 'dirent/opendir-tst1.c')
-rw-r--r-- | dirent/opendir-tst1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dirent/opendir-tst1.c b/dirent/opendir-tst1.c index 044be66bea..44fe4e22ea 100644 --- a/dirent/opendir-tst1.c +++ b/dirent/opendir-tst1.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 <dirent.h> #include <errno.h> |