]> git.ozlabs.org Git - ccan/commitdiff
strsplit: remove nump argument
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 18 Jan 2011 00:44:46 +0000 (11:14 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 18 Jan 2011 00:44:46 +0000 (11:14 +1030)
You can use talloc_array_length() to get the length of a tallocated array.


No differences found