OSDN Git Service

android/client: Don't align name property while printing
authorSzymon Janc <szymon.janc@tieto.com>
Thu, 31 Oct 2013 13:22:01 +0000 (14:22 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 31 Oct 2013 13:48:07 +0000 (15:48 +0200)
commitc7a838af87de0a3fdd9f5e3116eb4b801d74c3b0
tree2d364f9d22ebcea3c9b2c5deb0686af1bf096e0b
parentdce613ef261251656eb0eb9fbf3241bf036ab4e0
android/client: Don't align name property while printing

Received name property is guaranteed to be NULL terminated so there is
no need to use length specifier. This also fix really long space while
printing due to text alignment to the right.
android/client/if-bt.c