Skip to content

Commit 4899c17

Browse files
author
chinhsuanwu
committed
fix whitespace
1 parent b03a837 commit 4899c17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/rgbd/samples/large_kinfu_dbow_demo.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ int main(int argc, char** argv)
111111

112112
Ptr<DepthSource> ds;
113113
Ptr<RGBSource> rgb;
114-
114+
115115
if (parser.has("depth"))
116116
ds = makePtr<DepthSource>(parser.get<String>("depth"));
117117
else

0 commit comments

Comments
 (0)