Skip to content

Commit

Permalink
added empty line at the end of files
Browse files Browse the repository at this point in the history
Signed-off-by: alberto soragna <alberto.soragna@gmail.com>
  • Loading branch information
alsora committed May 15, 2019
1 parent 6a43762 commit cec0bcf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion rclcpp/include/rclcpp/parameter_client.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -338,4 +338,5 @@ class SyncParametersClient

} // namespace rclcpp

#endif // RCLCPP__PARAMETER_CLIENT_HPP_
#endif // RCLCPP__PARAMETER_CLIENT_HPP_

3 changes: 2 additions & 1 deletion rclcpp/src/rclcpp/time_source.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -304,4 +304,5 @@ void TimeSource::disable_ros_time()
}
}

} // namespace rclcpp
} // namespace rclcpp

0 comments on commit cec0bcf

Please sign in to comment.