diff options
Diffstat (limited to 'signal/sigsetops.c')
-rw-r--r-- | signal/sigsetops.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/signal/sigsetops.c b/signal/sigsetops.c index 9299ca5c25..c2b9d67185 100644 --- a/signal/sigsetops.c +++ b/signal/sigsetops.c @@ -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/>. */ #include <signal.h> #include <sigsetops.h> |