diff options
Diffstat (limited to 'misc/bits/select2.h')
-rw-r--r-- | misc/bits/select2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/bits/select2.h b/misc/bits/select2.h index dffdd054b2..d6b1f22c29 100644 --- a/misc/bits/select2.h +++ b/misc/bits/select2.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 _SYS_SELECT_H # error "Never include <bits/select2.h> directly; use <sys/select.h> instead." |