Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MarlonRiv committed Sep 6, 2024
1 parent 9f2c58e commit 139faeb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/control_manager/control_manager.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4990,6 +4990,8 @@ bool ControlManager::callbackTransformReference(mrs_msgs::TransformReferenceSrv:
return true;
}

//}

/* //{ callbackTransformReferenceList() */

bool ControlManager::callbackTransformReferenceList(mrs_msgs::TransformReferenceListSrv::Request& req, mrs_msgs::TransformReferenceListSrv::Response& res) {
Expand Down

0 comments on commit 139faeb

Please sign in to comment.