doxygen: change comment style to match javadoc
The change replaces multiple asterisks to ** at the beginning of comments and adds a space before the asterisks at the beginning of lines. Change-Id: I7656bde3bf4d9a31e38941e43b580520432dabc1 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
20764a2e8d
commit
ea0d0b220c
305 changed files with 11249 additions and 11249 deletions
|
@ -54,7 +54,7 @@ struct bt_conn *bt_conn_get(struct bt_conn *conn);
|
|||
* Decrement the reference count of a connection object.
|
||||
*
|
||||
* @param conn Connection object.
|
||||
*/
|
||||
*/
|
||||
void bt_conn_put(struct bt_conn *conn);
|
||||
|
||||
/** @brief Look up an existing connection by address.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue