summaryrefslogtreecommitdiffstats
path: root/hci/include/bt_hci_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'hci/include/bt_hci_lib.h')
-rw-r--r--hci/include/bt_hci_lib.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/hci/include/bt_hci_lib.h b/hci/include/bt_hci_lib.h
index 7a37f36..59feeb9 100644
--- a/hci/include/bt_hci_lib.h
+++ b/hci/include/bt_hci_lib.h
@@ -159,7 +159,7 @@ typedef struct {
/* notifies caller result of preload request */
preload_result_cb preload_cb;
-
+
/* notifies caller result of postload request */
postload_result_cb postload_cb;
@@ -221,7 +221,7 @@ typedef struct {
} bt_hc_interface_t;
-/*
+/*
* External shared lib functions
*/