Indentation set for the comments

pull/14688/head
Mohammed Mubeen 2021-07-07 10:32:09 +05:30
parent 65a72c29c8
commit 27df8c74d3
1 changed files with 4 additions and 4 deletions

View File

@ -74,10 +74,10 @@ public:
* @endcode
*/
/* Note: The can apis are unlocked hence using this when multiple
* threads are accessing a single instance of CAN will lead to
* race conditions, can be used in single threaded CAN.
*/
/* Note: The can apis are unlocked hence using this when multiple
* threads are accessing a single instance of CAN will lead to
* race conditions, can be used in single threaded CAN.
*/
using CAN::CAN;