diff options
Diffstat (limited to 'sysdeps/generic/profil-counter.h')
-rw-r--r-- | sysdeps/generic/profil-counter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/generic/profil-counter.h b/sysdeps/generic/profil-counter.h index 02de4f795f..a49ff0cd6b 100644 --- a/sysdeps/generic/profil-counter.h +++ b/sysdeps/generic/profil-counter.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/>. */ /* In many Unix systems signal handlers are called like this and the interrupted PC is easily findable in the `struct sigcontext'. */ |