hash: Change order of arguments when checking hash table consistency
commit9e18f335b7f2db7314d8a71bf3d06704f78ad1d6
authorAndreas Ericsson <ae@op5.se>
Tue, 20 Apr 2010 10:34:56 +0000 (20 12:34 +0200)
committerAndreas Ericsson <ae@op5.se>
Tue, 20 Apr 2010 10:34:56 +0000 (20 12:34 +0200)
treec028211f23376924abce63634ae8c676b301cbbc
parentccf3e0d8705e50c0c7a5e05055a88647f712523e
hash: Change order of arguments when checking hash table consistency

This reverts the order, since we seem to be getting more tracked
entries than counted.

If table is null, we return 0.

Signed-off-by: Andreas Ericsson <ae@op5.se>
hash.c