diff options
Diffstat (limited to 'malloc/tst-interpose-static-nothread.c')
-rw-r--r-- | malloc/tst-interpose-static-nothread.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/malloc/tst-interpose-static-nothread.c b/malloc/tst-interpose-static-nothread.c index 5273f0b..a08d0c0 100644 --- a/malloc/tst-interpose-static-nothread.c +++ b/malloc/tst-interpose-static-nothread.c @@ -14,6 +14,6 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If - not, see <http://www.gnu.org/licenses/>. */ + not, see <https://www.gnu.org/licenses/>. */ #include "tst-interpose-nothread.c" |