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