Clarify some sanity checks in fill_trans()
commitf4f54460bfe2fd3321da7ed0e3c51d167094066f
authorAlberto Bertogli <albertito@blitiri.com.ar>
Mon, 2 Mar 2009 00:37:53 +0000 (1 22:37 -0200)
committerAlberto Bertogli <albertito@blitiri.com.ar>
Mon, 2 Mar 2009 00:41:22 +0000 (1 22:41 -0200)
tree390777017c3f1d0a09a8425fdc96efd378aee4a3
parent5b2cc6ff1001a637c350a0491db7f44b2a32ec1b
Clarify some sanity checks in fill_trans()

This patch rewrites some of the checks in fill_trans() to make them more
clear and readable.

While at it, fix a minor coding style deviation.

Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
check.c