aboutsummaryrefslogtreecommitdiffstats
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 @@
13 GNU General Public License for more details. 13 GNU General Public License for more details.
14 14
15 You should have received a copy of the GNU General Public License 15 You should have received a copy of the GNU General Public License
16 along with this program. If not, see <http://www.gnu.org/licenses/>. 16 along with this program. If not, see <https://www.gnu.org/licenses/>.
17 17
18 The code is taken from glibc/manual/llio.texi */ 18 The code is taken from glibc/manual/llio.texi */
19 19