BAT table: fix compiler warning.
The compiler warned about comparison of signed and unsigned values. This patch fixes this comparison.
Showing
Please register or sign in to comment
The compiler warned about comparison of signed and unsigned values. This patch fixes this comparison.