]> git.openfabrics.org - ~shefty/ibacm.git/commit
ibacm: Rename client array
authorSean Hefty <sean.hefty@intel.com>
Thu, 20 Mar 2014 04:45:42 +0000 (21:45 -0700)
committerSean Hefty <sean.hefty@intel.com>
Tue, 8 Apr 2014 22:42:46 +0000 (15:42 -0700)
commit9d53293a21b2967d89d27be57ed38dd5aab35f39
treeae8267e5f0a8f19157f92c5773a414626b79ce87
parent49af5a86b0c276f18c3f39904dd9a623dbf98c54
ibacm: Rename client array

Rename the client array to client_array, to make it easier
to distinguish between the array and local variables, which
are also named client.

And, hey, this found the bug in the previous patch.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
src/acm.c