]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
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)
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>

No differences found