Skip to content

Commit

Permalink
ImplementJointCoupling Fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicogene committed Oct 24, 2023
1 parent 4990482 commit 1611de5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/libYARP_dev/src/yarp/dev/ImplementJointCoupling.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@ bool ImplementJointCoupling::getPhysicalJointLimits(size_t physicalJointIndex, d
return true;
}
return false;
}
}
2 changes: 1 addition & 1 deletion src/libYARP_dev/src/yarp/dev/ImplementJointCoupling.h
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ class YARP_dev_API yarp::dev::ImplementJointCoupling: public IJointCoupling

};

#endif // YARP_DEV_IJOINTCOUPLINGIMPL_H
#endif // YARP_DEV_IJOINTCOUPLINGIMPL_H

0 comments on commit 1611de5

Please sign in to comment.