Skip to content

Commit

Permalink
Merge branch 'open-telemetry:main' into Logger-Support-for-Instrument…
Browse files Browse the repository at this point in the history
…ation-library
  • Loading branch information
esigo authored Dec 13, 2021
2 parents d77e4c5 + f349053 commit 234f02b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exporters/otlp/src/otlp_http_client.cc
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ namespace google
{
namespace protobuf
{
LIBPROTOBUF_EXPORT int Base64Escape(const unsigned char *src, int slen, char *dest, int szdest);
LIBPROTOBUF_EXPORT void Base64Escape(StringPiece src, std::string *dest);
} // namespace protobuf
} // namespace google
#endif
Expand Down

0 comments on commit 234f02b

Please sign in to comment.