Skip to content

Commit

Permalink
Restyled by whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and erjiaqing committed Dec 8, 2023
1 parent 46d6607 commit 2008146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/core/CHIPError.h
Original file line number Diff line number Diff line change
Expand Up @@ -622,7 +622,7 @@ using CHIP_ERROR = ::chip::ChipError;
* @def CHIP_ERROR_ICD_SUBSCRIBE_INACTIVE_TIMEOUT
*
* @brief
* Subscription timeout caused by ICD device inactive mode
* Subscription timeout caused by ICD device inactive mode
*
*/
#define CHIP_ERROR_ICD_SUBSCRIBE_INACTIVE_TIMEOUT CHIP_CORE_ERROR(0x16)
Expand Down

0 comments on commit 2008146

Please sign in to comment.