diff options
Diffstat (limited to 'bits/stat.h')
-rw-r--r-- | bits/stat.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bits/stat.h b/bits/stat.h index c8d0665c3e..eb6a2eac33 100644 --- a/bits/stat.h +++ b/bits/stat.h @@ -13,7 +13,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/>. */ #if !defined _SYS_STAT_H && !defined _FCNTL_H # error "Never include <bits/stat.h> directly; use <sys/stat.h> instead." |