Skip to content

Commit fb22886

Browse files
a1q123456Tapanito
andcommitted
Update include/xrpl/basics/Log.h
Co-authored-by: Vito Tumas <[email protected]>
1 parent b6c2b5c commit fb22886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/xrpl/basics/Log.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ class Logs
239239
}
240240
else
241241
{
242-
globalLogAttributes_->combine(std::move(globalLogAttributes_));
242+
globalLogAttributes_->combine(std::move(globalLogAttributes));
243243
}
244244
}
245245

0 commit comments

Comments
 (0)