diff options
Diffstat (limited to 'include/l2cap.h')
-rw-r--r-- | include/l2cap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/l2cap.h b/include/l2cap.h index b5052dcf..e76f9020 100644 --- a/include/l2cap.h +++ b/include/l2cap.h @@ -48,7 +48,7 @@ struct sockaddr_l2 { bdaddr_t l2_bdaddr; }; -/* Socket options */ +/* L2CAP socket options */ #define L2CAP_OPTIONS 0x01 struct l2cap_options { uint16_t omtu; |