fix case where user can specify item block size < 1; this also reveals an api error...
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Tue, 29 May 2012 09:04:42 +0000 (09:04 +0000)
committerMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Tue, 29 May 2012 09:04:42 +0000 (09:04 +0000)
commit39ad54084ffe4cee206549e01d8e1e71b5ccbc31
treeeedef6cb973e31ca0b847cf1fb9afa4e0bca996a
parent55583dac2471e39b2e803a23783764837b790a13
fix case where user can specify item block size < 1; this also reveals an api error since the param here should obviously be a uint.

SVN revision: 71498
src/lib/elm_genlist.c