Skip to content

Commit

Permalink
Restyled by clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and wqx6 committed Jan 28, 2022
1 parent bc08d88 commit f01a6cf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ class CASECommands
FabricInfo * GetFabricInfo(void) { return mFabricInfo; }
NodeId GetNodeId(void) { return mNodeId; }
bool GetOnConnecting(void) { return mOnConnecting; }

private:
CASECommands() {}
static void OnConnected(void * context, OperationalDeviceProxy * deviceProxy)
Expand Down

0 comments on commit f01a6cf

Please sign in to comment.