Skip to content

Commit 41cee35

Browse files
author
Charles-Ellison
committed
more formatting
1 parent 85dcb36 commit 41cee35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/web_video_server/subscriber.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747

4848
namespace web_video_server
4949
{
50-
typedef std::function<void(const sensor_msgs::msg::Image::ConstSharedPtr &)> ImageCallback;
50+
typedef std::function<void (const sensor_msgs::msg::Image::ConstSharedPtr &)> ImageCallback;
5151

5252
class SubscriberInterface
5353
{

0 commit comments

Comments
 (0)