]> granicus.if.org Git - strace/commit
mpers.awk: fix regression introduced by the previous cleanup
authorDmitry V. Levin <ldv@altlinux.org>
Fri, 1 Sep 2017 17:30:13 +0000 (17:30 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Fri, 1 Sep 2017 17:30:13 +0000 (17:30 +0000)
commit874b1943f0cbc38173f320055fcce340790fdec5
treea0d6422abc43e56a4ebc439ffcbd55f346cd0cb2
parent90695173828c729a80b332b584bd288a1acb30bf
mpers.awk: fix regression introduced by the previous cleanup

* mpers.awk (what_is): Remove returned_size from local variables.

Fixes: v4.18-308-gfd3447b5 ("mpers.awk: declare local variables consistently")
mpers.awk