Commit: bce50703cd7fb1f51ec490b082b89b7a4c442462
Parent: c8f07de497e7652a153b32d66bca120fa3e831c1
Author: Szymon Janc <szymon.janc@tieto.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2013-10-04 14:10:33
Tree: 8d1b6b71d15b6f3f5cfccf7603a95b6baa0abdb5

obexd: Return "error" for unknown status in status2str This can happend only if there is a bug in obexd code. This fix following buld error: CC obexd/src/obexd-manager.o obexd/src/manager.c: In function ‘status2str’: obexd/src/manager.c:292:1: error: control reaches end of non-void function [-Werror=return-type]

Diffstat

M obexd/src/manager.c | 1 +

1 files changed, 1 insertions(+), 0 deletions(-)

View Full Diff | Patch