summaryrefslogtreecommitdiff
path: root/sysdeps/alpha/machine-gmon.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/alpha/machine-gmon.h')
-rw-r--r--sysdeps/alpha/machine-gmon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/alpha/machine-gmon.h b/sysdeps/alpha/machine-gmon.h
index ad4883ee32..a1247c0f8d 100644
--- a/sysdeps/alpha/machine-gmon.h
+++ b/sysdeps/alpha/machine-gmon.h
@@ -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/>. */
#define _MCOUNT_DECL(from, self) \
void __mcount (u_long from, u_long self)