]> git.ozlabs.org Git - ccan/commitdiff
tal: rename tal_dup to tal_dup_arr, make tal_dup simpler.
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 28 May 2015 10:25:42 +0000 (19:55 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 28 May 2015 10:36:58 +0000 (20:06 +0930)
It's a bit too powerful, if you just want to memdup one thing, it's
hard to remember what the extra args are for.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found