Skip to content

Commit

Permalink
fix comment (fix #529)
Browse files Browse the repository at this point in the history
  • Loading branch information
dirk-thomas committed Nov 9, 2014
1 parent fab4840 commit 52e3921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/roscpp/include/ros/param.h
Original file line number Diff line number Diff line change
Expand Up @@ -598,6 +598,6 @@ void param(const std::string& param_name, T& param_val, const T& default_val)

} // namespace param

} // namespace param
} // namespace ros

#endif // ROSCPP_PARAM_H

0 comments on commit 52e3921

Please sign in to comment.