Skip to content

Commit e24270b

Browse files
committed
formatting
1 parent b8d59f0 commit e24270b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/ur_client_library/ur/ur_driver.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -661,7 +661,7 @@ class UrDriver
661661
* \brief Starts the primary client
662662
*/
663663
void startPrimaryClientCommunication();
664-
664+
665665
void registerTrajectoryInterfaceDisconnectedCallback(std::function<void(const int)> fun)
666666
{
667667
trajectory_interface_->registerDisconnectionCallback(fun);

0 commit comments

Comments
 (0)