summaryrefslogtreecommitdiff
path: root/libio/oldfmemopen.c
diff options
context:
space:
mode:
Diffstat (limited to 'libio/oldfmemopen.c')
-rw-r--r--libio/oldfmemopen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libio/oldfmemopen.c b/libio/oldfmemopen.c
index c3e2298192..b56554f6d8 100644
--- a/libio/oldfmemopen.c
+++ b/libio/oldfmemopen.c
@@ -15,7 +15,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() - "my" version of a string stream