test_colorselector.c: refactoring.
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Thu, 23 May 2013 10:11:57 +0000 (19:11 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Thu, 23 May 2013 10:11:57 +0000 (19:11 +0900)
commit913376d691af0a560b5c804fcbb76cb39457fc57
tree3cf066073c6b1a1b00f7a348d758231ce3ddbd08
parent4f05b8e9d783b2f4fc2ad9f430d3de125ddb8fb1
test_colorselector.c: refactoring.

1. intuitive smart callback names.
2. better printf contents.
3. avoid unnecessary casting.
4. use a proper space.
src/bin/test_colorselector.c