OSDN Git Service

android/client: Fix incorrect casts of addresses
authorJerzy Kasenberg <jerzy.kasenberg@tieto.com>
Fri, 25 Oct 2013 08:51:10 +0000 (10:51 +0200)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 25 Oct 2013 10:31:44 +0000 (13:31 +0300)
commit1927259430e9f1c31d433a507a90d685b025014c
treeb0cb6b0eea4bb48ff635168493d1bcc51267cfa5
parent81e2fa91a305f9893602b10188ad77f642a36c27
android/client: Fix incorrect casts of addresses

This fixes printing of addresses.
If char is set to be signed (as it should) some addresses were
printed with leading FFFFFF.
android/client/textconv.c