]> git.openfabrics.org - ~shefty/librdmacm.git/commit
librspreload: Fix typecast to eliminate compile warnings
authorHal Rosenstock <hal@mellanox.com>
Thu, 12 Jul 2012 16:24:10 +0000 (09:24 -0700)
committerSean Hefty <sean.hefty@intel.com>
Thu, 12 Jul 2012 16:24:10 +0000 (09:24 -0700)
commite0bec7efad536b2f238a6a23bbc368a8ac1cecc0
treeb0d26700067fa09254ee8df365690f91fd2ac5fb
parent5e8b63a53951f7fbec61acfb1b5a494b39d56487
librspreload: Fix typecast to eliminate compile warnings

src/preload.c: In function ?bind?:
src/preload.c:350: warning: assignment from incompatible pointer type
src/preload.c: In function ?connect?:
src/preload.c:397: warning: assignment from incompatible pointer type

Signed-off-by: Hal Rosenstock <hal@mellanox.com>
Signed-off-by: Sean Hefty <sean.hefty@intel.com>