summaryrefslogtreecommitdiff
path: root/sysdeps/alpha/alphaev67/strchr.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/alpha/alphaev67/strchr.S')
-rw-r--r--sysdeps/alpha/alphaev67/strchr.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/alpha/alphaev67/strchr.S b/sysdeps/alpha/alphaev67/strchr.S
index 1d5a6bacc1..179d3a475b 100644
--- a/sysdeps/alpha/alphaev67/strchr.S
+++ b/sysdeps/alpha/alphaev67/strchr.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/>. */
/* Return the address of a given character within a null-terminated
string, or null if it is not found. */