diff options
Diffstat (limited to 'bits/dirent.h')
-rw-r--r-- | bits/dirent.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bits/dirent.h b/bits/dirent.h index 49793d93b8..a924dccc30 100644 --- a/bits/dirent.h +++ b/bits/dirent.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 _DIRENT_H # error "Never use <bits/dirent.h> directly; include <dirent.h> instead." |