]> git.ozlabs.org Git - ccan-lca-2011.git/commit
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)
commit100444225380d3f5ca29424ea54703d308c7c651
treef928629f7d6f0fe336992621758c8b123e75b4d4
parente70eae05572ae0e7ae119ad02b278f73d4c583dc
strsplit: remove nump argument

You can use talloc_array_length() to get the length of a tallocated array.
16 files changed:
ccan/grab_file/grab_file.h
ccan/grab_file/test/run-grab.c
ccan/str_talloc/_info
ccan/str_talloc/str_talloc.c
ccan/str_talloc/str_talloc.h
ccan/str_talloc/test/run.c
ccan/tdb/tools/replay_trace.c
tools/ccanlint/ccanlint.c
tools/ccanlint/file_analysis.c
tools/ccanlint/tests/tests_coverage.c
tools/ccanlint/tests/tests_pass_valgrind.c
tools/depends.c
tools/doc_extract-core.c
tools/doc_extract.c
tools/doc_extract.h
tools/namespacize.c