hdt: cursor pos must be uint
authorErwan Velu <erwan.velu@free.fr>
Thu, 2 Apr 2009 18:31:17 +0000 (20:31 +0200)
committerErwan Velu <erwan.velu@free.fr>
Thu, 2 Apr 2009 18:31:17 +0000 (20:31 +0200)
commit15626ed816a937f029a09ad0dd368bd0cccb4a2b
tree0ea45ea0edd1bff652bfb2f4400a12638fa6b6cb
parentfdf14d1b60193277f3a792c4114930c1bc6e4614
hdt: cursor pos must be uint

Impact: Prevent warning while comparing with strlen() & co.

Cursor pos is usually compared with string pos, so it must be an uint
com32/hdt/hdt-cli.h