Skip to content

Commit

Permalink
add header comment
Browse files Browse the repository at this point in the history
  • Loading branch information
lalitb committed Jul 31, 2021
1 parent 3b2d300 commit 364c433
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdk/include/opentelemetry/sdk/common/env_variables.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ namespace sdk
namespace common
{

// Returns the env variable set.
inline const std::string GetEnvironmentVariable(const char *env_var_name)
{
const char *endpoint_from_env = nullptr;
Expand Down

0 comments on commit 364c433

Please sign in to comment.