diff options
Diffstat (limited to 'stdlib/alloca.h')
-rw-r--r-- | stdlib/alloca.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/alloca.h b/stdlib/alloca.h index ff85901357..76026f7afa 100644 --- a/stdlib/alloca.h +++ b/stdlib/alloca.h @@ -13,7 +13,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 _ALLOCA_H #define _ALLOCA_H 1 |