diff options
Diffstat (limited to 'debug/pcprofiledump.c')
-rw-r--r-- | debug/pcprofiledump.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debug/pcprofiledump.c b/debug/pcprofiledump.c index 2270c53b9a..d1da7fbf09 100644 --- a/debug/pcprofiledump.c +++ b/debug/pcprofiledump.c @@ -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/>. */ /* This is mainly an example. It shows how programs which want to use the information should read the file. */ |