summaryrefslogtreecommitdiff
path: root/lib/cloexec.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/cloexec.c')
-rw-r--r--lib/cloexec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/cloexec.c b/lib/cloexec.c
index e34aef87976..2b67a0102e7 100644
--- a/lib/cloexec.c
+++ b/lib/cloexec.c
@@ -13,7 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>.
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
The code is taken from glibc/manual/llio.texi */