OSDN Git Service

obexd/MAP: Fix protected property value
authorSzymon Janc <szymon.janc@tieto.com>
Fri, 4 Oct 2013 09:05:37 +0000 (11:05 +0200)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 4 Oct 2013 11:10:33 +0000 (14:10 +0300)
commit15777b97b41312178e0c7b4d72572161fff4a608
treecba770740ece4cd2de96083704825f34f8aee575
parent2acbd111a9b8163b3c399a318107f978e1d3c977
obexd/MAP: Fix protected property value

"Sent" flag value was returned instead of "Protected" one.
This also fix following build error:

  CC     obexd/client/obexd-map.o
obexd/client/map.c:711:17: error: ‘get_protected’ defined but not
    used [-Werror=unused-function]
cc1: all warnings being treated as errors
obexd/client/map.c