]> git.ozlabs.org Git - ccan/commitdiff
tlist: remove type arg from tlist_top(), tlist_tail()
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 1 Dec 2011 06:09:47 +0000 (16:39 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 1 Dec 2011 06:09:47 +0000 (16:39 +1030)
With the type canary, it's unnecessary.  Though the implementation is
a bit more awkward since they longer map directly through to list_top/tail.


No differences found