Skip to content
Snippets Groups Projects
Commit 0313298a authored by Scott Graham's avatar Scott Graham Committed by CQ bot account: commit-bot@chromium.org
Browse files

[bluetooth] Make garnet/lib/bluetooth/c/bt_host.h -Wextra-semi clean

DX-1059 #comment [bluetooth] Make garnet/lib/bluetooth/c/bt_host.h -Wextra-semi clean

Test: CQ
Change-Id: Ic13d47eecc22d24b1029252b3c968239351b4823
parent 088ebd0e
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,6 @@ __BEGIN_CDECLS
// ssize_t ioctl_bt_host_open_channel(int fd, zx_handle_t* out);
IOCTL_WRAPPER_OUT(ioctl_bt_host_open_channel, IOCTL_BT_HOST_OPEN_CHANNEL,
zx_handle_t);
zx_handle_t)
__END_CDECLS
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment