Skip to content

Commit

Permalink
Update PortBase.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
Nobu19800 committed Mar 22, 2022
1 parent dfc4eca commit 7acd0bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/openrtm/PortBase.lua
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ PortBase.new = function(name)
if not success then
self._rtcout:RTC_WARN(exception)
end

ret = NVUtil.getReturnCode(ret)


Expand Down

0 comments on commit 7acd0bb

Please sign in to comment.