test_cnp: remove explicit type castings.
authorAmitesh Singh <singh.amitesh@gmail.com>
Mon, 3 Aug 2015 16:04:09 +0000 (21:34 +0530)
committerAmitesh Singh <singh.amitesh@gmail.com>
Mon, 3 Aug 2015 16:04:09 +0000 (21:34 +0530)
commit904de9707ecd09bb90bd0bd2897894182f4fc676
treed1d745355c0e403d6550fed8a86f9a3f4dab6077
parent30b732fcd1f45152c5a0ef666200640720280c86
test_cnp: remove explicit type castings.

In C, the explicit typecasting is not required.
src/bin/test_cnp.c