]> git.proxmox.com Git - libgit2.git/commit
Move vector.c to the new error handling
authorschu <schu-github@schulog.org>
Wed, 11 May 2011 12:00:38 +0000 (14:00 +0200)
committerschu <schu-github@schulog.org>
Wed, 11 May 2011 12:00:53 +0000 (14:00 +0200)
commit86f5fa7810c5675d5c789450c9c140330432bbbb
tree5516e7b52e3470554c3fa8f7ee0bcc3ddd0b41e4
parentd6de92b6fe5d04111c3e9cd4a0c269c840ce59b6
Move vector.c to the new error handling

Remove "redundant" check for v->_cmp in wrapper function
git_vector_bsearch().

Signed-off-by: schu <schu-github@schulog.org>
src/vector.c