diff options
Diffstat (limited to 'sysdeps/mach/hurd/not-errno.h')
-rw-r--r-- | sysdeps/mach/hurd/not-errno.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/mach/hurd/not-errno.h b/sysdeps/mach/hurd/not-errno.h index 8d5e1a94e3..eeb519ce8c 100644 --- a/sysdeps/mach/hurd/not-errno.h +++ b/sysdeps/mach/hurd/not-errno.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/>. */ /* The __access_noerrno stub mustn't be hidden in ld.so on Hurd since it needs to be preempted by __access_noerrno from libc.so after bootstrap. */ |