flip_test: add cast to pacify Solaris Studio compiler
authorAlan Coopersmith <alan.coopersmith@oracle.com>
Fri, 24 Aug 2012 21:02:03 +0000 (14:02 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 24 Aug 2012 21:20:27 +0000 (23:20 +0200)
commit4cdfa8e9b7177a12d7d693207be52a6c999236ef
tree183eee39c3fd64b68e7d55fbe9caf3bcd97eb3ab
parent6b3e6f28d2ba738fd2677b6c3e4f7ec03d9a463a
flip_test: add cast to pacify Solaris Studio compiler

Fixes build error:
"flip_test.c", line 180: improper pointer/integer combination: op "="

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
tests/flip_test.c