Indented using indent script. Corrected any C++ comments using the comment script.
This commit is contained in:
@@ -758,8 +758,8 @@ static bool MSTP_Master_Node_FSM(
|
||||
break;
|
||||
case FRAME_TYPE_TEST_REQUEST:
|
||||
MSTP_Send_Frame(FRAME_TYPE_TEST_RESPONSE,
|
||||
SourceAddress, This_Station,
|
||||
&InputBuffer[0], DataLength);
|
||||
SourceAddress, This_Station, &InputBuffer[0],
|
||||
DataLength);
|
||||
break;
|
||||
case FRAME_TYPE_TEST_RESPONSE:
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user