]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - bits/stdlib-bsearch.h
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / bits / stdlib-bsearch.h
index 60bb70c2d200dafc4127e4ca7116b623379688b1..c0ebaa161429b91bd9c6cc387cf99663f4aee0c9 100644 (file)
@@ -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/>.  */
 
 __extern_inline void *
 bsearch (const void *__key, const void *__base, size_t __nmemb, size_t __size,