Skip to content

Commit

Permalink
uncrustify
Browse files Browse the repository at this point in the history
Signed-off-by: Karsten Knese <[email protected]>
  • Loading branch information
Karsten1987 committed Apr 3, 2020
1 parent 0218c4d commit 4dbf070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rosbag2_cpp/test/rosbag2_cpp/test_multifile_reader.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ class MultifileReaderTest : public Test
rosbag2_storage::BagMetadata metadata;

metadata.relative_file_paths =
{relative_path_1_, relative_path_2_, absolute_path_1_};
{relative_path_1_, relative_path_2_, absolute_path_1_};

return metadata;
}
Expand Down

0 comments on commit 4dbf070

Please sign in to comment.