Skip to content

Commit

Permalink
Rename flag
Browse files Browse the repository at this point in the history
  • Loading branch information
ctiller committed Mar 2, 2015
1 parent 567c692 commit 03dc06c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/surface/init_secure.c
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@

void grpc_security_pre_init(void) {
grpc_register_tracer("secure_endpoint", &grpc_trace_secure_endpoint);
grpc_register_tracer("ssl", &tsi_tracing_enabled);
grpc_register_tracer("transport_security", &tsi_tracing_enabled);
}

0 comments on commit 03dc06c

Please sign in to comment.