summaryrefslogtreecommitdiff
path: root/dlfcn/bug-dl-leaf-lib.c
diff options
context:
space:
mode:
Diffstat (limited to 'dlfcn/bug-dl-leaf-lib.c')
-rw-r--r--dlfcn/bug-dl-leaf-lib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dlfcn/bug-dl-leaf-lib.c b/dlfcn/bug-dl-leaf-lib.c
index 228ac4f9ce..ac927eba91 100644
--- a/dlfcn/bug-dl-leaf-lib.c
+++ b/dlfcn/bug-dl-leaf-lib.c
@@ -16,7 +16,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/>. */
/* The bug-dl-leaf.c file will call our lib_main directly. We do this to
keep things simple -- no need to use --export-dynamic with the linker