diff options
Diffstat (limited to 'libio/fmemopen.c')
-rw-r--r-- | libio/fmemopen.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libio/fmemopen.c b/libio/fmemopen.c index c2c67c1..f9d3584 100644 --- a/libio/fmemopen.c +++ b/libio/fmemopen.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/>. */ /* fmemopen() from 2.22 and forward works as defined by POSIX. It also provides an older symbol, version 2.2.5, that behaves different regarding |