From 8d8db9cea8eb442a57286f33ec1e802c5d6c3149 Mon Sep 17 00:00:00 2001 From: Hong Shin Date: Mon, 24 Jun 2024 08:52:25 -0700 Subject: [PATCH] update hpb_generator emitted comment protos_generator -> hpb_generator PiperOrigin-RevId: 646110222 --- hpb_generator/output.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hpb_generator/output.cc b/hpb_generator/output.cc index 7e0851e543..e29fed251f 100644 --- a/hpb_generator/output.cc +++ b/hpb_generator/output.cc @@ -37,7 +37,7 @@ std::string ToPreproc(absl::string_view str) { void EmitFileWarning(const protobuf::FileDescriptor* file, Output& output) { output( R"cc( - /* This file was generated by protos_generator (the upb C++ compiler) " + /* This file was generated by hpb_generator (Handle Protobuf) " from the input * file: *