Skip to content

Commit 6374269

Browse files
author
Format Bot
committed
style: Applied ROS C++ Style Guide
1 parent 396acd3 commit 6374269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/dji_sdk_node.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ DJISDKNode::DJISDKNode(ros::NodeHandle& nh, ros::NodeHandle& nh_private)
4747

4848
else
4949
{
50-
if (!initServices(nh))
50+
if (!initServices(nh))
5151
{
5252
ROS_ERROR("initServices failed");
5353
}

0 commit comments

Comments
 (0)