diff options
Diffstat (limited to 'bits/signal_ext.h')
-rw-r--r-- | bits/signal_ext.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bits/signal_ext.h b/bits/signal_ext.h index d1bed56e55..74ab174251 100644 --- a/bits/signal_ext.h +++ b/bits/signal_ext.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 _SIGNAL_H # error "Never include <bits/signal_ext.h> directly; use <signal.h> instead." |