Skip to content

Commit

Permalink
restore removed newline in qtcoinrave item.cpp item.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan committed Mar 15, 2024
1 parent 589a704 commit 3207fc2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugins/qtcoinrave/item.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -768,4 +768,4 @@ bool RobotItem::UpdateFromModel(const vector<dReal>& vjointvalues, const vector<
}

return true;
}
}
2 changes: 1 addition & 1 deletion plugins/qtcoinrave/item.h
Original file line number Diff line number Diff line change
Expand Up @@ -248,4 +248,4 @@ BOOST_TYPEOF_REGISTER_TYPE(RobotItem)
BOOST_TYPEOF_REGISTER_TYPE(RobotItem::EE)
#endif

#endif // ITEM_H
#endif // ITEM_H

0 comments on commit 3207fc2

Please sign in to comment.