diff options
Diffstat (limited to 'io/fcntl.h')
-rw-r--r-- | io/fcntl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/io/fcntl.h b/io/fcntl.h index 1043d27ad9..1ccc040946 100644 --- a/io/fcntl.h +++ b/io/fcntl.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/>. */ /* * POSIX Standard: 6.5 File Control Operations <fcntl.h> |