Skip to content

Commit 6a785f5

Browse files
committed
format
1 parent 739e24e commit 6a785f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk/test/trace/tracer_provider_test.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ namespace trace
4747
class MultiSpanProcessorTestPeer
4848
{
4949
public:
50-
static std::vector<SpanProcessor *> GetProcessors(MultiSpanProcessor * multi_span_processor)
50+
static std::vector<SpanProcessor *> GetProcessors(MultiSpanProcessor *multi_span_processor)
5151
{
5252
std::vector<SpanProcessor *> res;
5353

0 commit comments

Comments
 (0)