summaryrefslogtreecommitdiffstats
path: root/gl/getdtablesize.c
diff options
context:
space:
mode:
Diffstat (limited to 'gl/getdtablesize.c')
-rw-r--r--gl/getdtablesize.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/getdtablesize.c b/gl/getdtablesize.c
index 5006c2d..793e0f8 100644
--- a/gl/getdtablesize.c
+++ b/gl/getdtablesize.c
@@ -1,5 +1,5 @@
1/* getdtablesize() function: Return maximum possible file descriptor value + 1. 1/* getdtablesize() function: Return maximum possible file descriptor value + 1.
2 Copyright (C) 2008-2021 Free Software Foundation, Inc. 2 Copyright (C) 2008-2022 Free Software Foundation, Inc.
3 Written by Bruno Haible <bruno@clisp.org>, 2008. 3 Written by Bruno Haible <bruno@clisp.org>, 2008.
4 4
5 This file is free software: you can redistribute it and/or modify 5 This file is free software: you can redistribute it and/or modify