Skip to content

Commit

Permalink
linters
Browse files Browse the repository at this point in the history
Signed-off-by: Karsten Knese <karsten@openrobotics.org>
  • Loading branch information
Karsten1987 committed Oct 11, 2019
1 parent ab72173 commit 6371fa5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rmw_fastrtps_cpp/src/rmw_publish.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,4 @@ rmw_publish_loaned_message(
RMW_SET_ERROR_MSG("rmw_publish_loaned_message not implemented for rmw_fastrtps_cpp");
return RMW_RET_ERROR;
}

} // extern "C"

0 comments on commit 6371fa5

Please sign in to comment.