gsm/sysinfo: Fix rsl2sitype array size
authorSylvain Munaut <tnt@246tNt.com>
Sun, 29 May 2011 13:39:04 +0000 (15:39 +0200)
committerSylvain Munaut <tnt@246tNt.com>
Sun, 29 May 2011 13:39:48 +0000 (15:39 +0200)
commitf2699501bc20a1dc5ee965ca1cbb8f18a3471ff8
treee4d187cdf2511c313ad573e3f3edb7c2136252f1
parent8c6be75d4f73fe16d0493c9de636019dd52bcf00
gsm/sysinfo: Fix rsl2sitype array size

0xff is the maximum value ... so there is 256 elements.

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
src/gsm/sysinfo.c