]> git.ozlabs.org Git - ccan/commit
alloc: fix shadowed variable
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 18 Jul 2022 12:29:51 +0000 (21:59 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 18 Jul 2022 12:29:51 +0000 (21:59 +0930)
commitc9ec9684e3a534fb147dd26938f4b3415c076705
tree31118c88a906856af1be0bc2dc12ee7c4f53aefe
parent1560dac169991c482b3ecf5eb1c2e143520309ac
alloc: fix shadowed variable

Thanks -Wshadow=local!

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
ccan/antithread/alloc/alloc.c