diff options
Diffstat (limited to 'sysdeps/alpha/alphaev67/strlen.S')
-rw-r--r-- | sysdeps/alpha/alphaev67/strlen.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/alpha/alphaev67/strlen.S b/sysdeps/alpha/alphaev67/strlen.S index efe38c6bf0..a8eec9d5a0 100644 --- a/sysdeps/alpha/alphaev67/strlen.S +++ b/sysdeps/alpha/alphaev67/strlen.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/>. */ /* Finds length of a 0-terminated string. */ |