]> git.openfabrics.org - ~shefty/librdmacm.git/commit
librspreload: Fix typecast to eliminate compile warnings
authorSean Hefty <sean.hefty@intel.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)
commitbc8c97aabb60617ec50eb4d1cbbce31eacc316ec
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>