diff options
Diffstat (limited to 'lib/sys_select.in.h')
-rw-r--r-- | lib/sys_select.in.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sys_select.in.h b/lib/sys_select.in.h index 616e77dd4cf..3bda2122277 100644 --- a/lib/sys_select.in.h +++ b/lib/sys_select.in.h @@ -12,7 +12,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/>. */ # if __GNUC__ >= 3 @PRAGMA_SYSTEM_HEADER@ |