diff options
author | David Mitchell <davem@iabyn.com> | 2022-12-02 14:44:12 +0000 |
---|---|---|
committer | Yves Orton <demerphq@gmail.com> | 2023-02-28 20:53:51 +0800 |
commit | dc75098eb38395f6cae58f6e36aacc05d6374c73 (patch) | |
tree | 0aaf4bfbd799e8726b3f7d190b6c55a73b9bfe79 /make_ext.pl | |
parent | 43442f48654ecf2a2d0ee079c3c24250dbc6db42 (diff) | |
download | perl-dc75098eb38395f6cae58f6e36aacc05d6374c73.tar.gz |
pp_sort(): rename a duplicated variable
'av' is in scope both for the whole function, and for a small block
within that function. Rename the inner variable to av0 to avoid
confusion.
Diffstat (limited to 'make_ext.pl')
0 files changed, 0 insertions, 0 deletions