diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2011-01-13 19:25:01 +1030 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2011-01-13 19:25:01 +1030 |
commit | 23e4603462692031a29ea4b2a882f957de4f2922 (patch) | |
tree | e004ddcf4a4f8533e898633ed90cbeeefcce28e7 /junkcode/codedr@gmail.com-grok/grok.c | |
parent | 6156d1ab34b93c1e66473120df339fb23b08196a (diff) |
htable: fix type of cmpfn in htable_type
It in fact takes an object and a key to compare, not two keys.
The test case had the key as first element of the object, so it worked,
but ccanlint lost track of module dependencies due to this bug, and thus
would build submodules multiple times.
Diffstat (limited to 'junkcode/codedr@gmail.com-grok/grok.c')
0 files changed, 0 insertions, 0 deletions