diff options
Diffstat (limited to 'bits/indirect-return.h')
-rw-r--r-- | bits/indirect-return.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bits/indirect-return.h b/bits/indirect-return.h index 3826c39ad9..64bbb5054e 100644 --- a/bits/indirect-return.h +++ b/bits/indirect-return.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 _UCONTEXT_H # error "Never include <bits/indirect-return.h> directly; use <ucontext.h> instead." |