Skip to content

Commit f569d8d

Browse files
restyled-commitstehampson
authored andcommitted
Restyled by whitespace
1 parent 5902746 commit f569d8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/CommandResponder.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ void CommandResponder::StartSendingCommandResponses()
9090
// TODO(#30453): It should be our responsibility to send a Failure StatusResponse to the requestor
9191
// if there is a SessionHandle, but legacy unit tests explicitly check the behavior where
9292
// we do not send any message. Changing this behavior should be done in a standalone
93-
// PR where only that specific change is made. Here is a possible solution that could
93+
// PR where only that specific change is made. Here is a possible solution that could
9494
// be used that fulfills our responsibility to send a Failure StatusResponse. This causes unit
9595
// tests to start failing.
9696
// ```

0 commit comments

Comments
 (0)