]> git.ozlabs.org Git - ccan/commit
tal: fix shadowed variable name.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 18 Jul 2022 12:29:28 +0000 (21:59 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 18 Jul 2022 12:29:28 +0000 (21:59 +0930)
commit1560dac169991c482b3ecf5eb1c2e143520309ac
treeeddf42229cf0a48a448f7fb30a685f0945b071f3
parent172a3affa2afe06a08646e9bec593ec5a6e73fff
tal: fix shadowed variable name.

Thanks -Wshadow=local!

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