diff options
Diffstat (limited to 'sysdeps/arm/memmove.S')
-rw-r--r-- | sysdeps/arm/memmove.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/arm/memmove.S b/sysdeps/arm/memmove.S index 9b23a5ffcb..8a5d6ced7a 100644 --- a/sysdeps/arm/memmove.S +++ b/sysdeps/arm/memmove.S @@ -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/>. */ /* Thumb requires excessive IT insns here. */ #define NO_THUMB |