summaryrefslogtreecommitdiff
path: root/lib/memrchr.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/memrchr.c')
-rw-r--r--lib/memrchr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/memrchr.c b/lib/memrchr.c
index fefe16cc51..29e56984cb 100644
--- a/lib/memrchr.c
+++ b/lib/memrchr.c
@@ -20,7 +20,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>. */
+ along with this program. If not, see <https://www.gnu.org/licenses/>. */
#if defined _LIBC
# include <memcopy.h>