mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-30 10:34:07 +08:00
Style fix in ServiceClient<>
This commit is contained in:
parent
2f718b66b1
commit
1283eb2811
@ -159,7 +159,7 @@ private:
|
||||
|
||||
void invokeCallback(ServiceCallResultType& result);
|
||||
|
||||
void handleReceivedDataStruct(ReceivedDataStructure<ResponseType>& response);
|
||||
virtual void handleReceivedDataStruct(ReceivedDataStructure<ResponseType>& response);
|
||||
|
||||
virtual void handleDeadline(MonotonicTime);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user