diff options
Diffstat (limited to 'debug/xtrace.sh')
-rwxr-xr-x | debug/xtrace.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debug/xtrace.sh b/debug/xtrace.sh index dad1611375..10571ecd4b 100755 --- a/debug/xtrace.sh +++ b/debug/xtrace.sh @@ -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/>. pcprofileso='@SLIBDIR@/libpcprofile.so' pcprofiledump='@BINDIR@/pcprofiledump' |