• Jeff Garzik's avatar
    [block sx8] fix warning · 18388625
    Jeff Garzik authored
    As 'i' and 'host->id' are of different types (signed vs. unsigned),
    we need a cast.
    
    Eventually host->id should probably be made unsigned, but this
    requires further analysis.
    18388625
sx8.c 39.5 KB