sys-file-reader: Fix confusion of types between size_t and unsigned int.
authorBen Pfaff <blp@cs.stanford.edu>
Mon, 17 Feb 2014 23:28:29 +0000 (15:28 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 18 Feb 2014 02:00:37 +0000 (18:00 -0800)
commit0f893adf05c12df3d1e94ab5f55a65f9f47cc5ae
treedac0e77d599539bc75cabe6b35d70172357a7bed
parent39946d1d741114c465cbf7e0976a63bda839bcd0
sys-file-reader: Fix confusion of types between size_t and unsigned int.

Reported by Clang.
src/data/sys-file-reader.c