commit | 8958768d3c821879c370ca79fc34c2cb6545dfbc | [log] [tgz] |
---|---|---|
author | Protobuf Team Bot <protobuf-team-bot@google.com> | Thu Feb 29 17:19:51 2024 +0000 |
committer | Protobuf Team Bot <protobuf-team-bot@google.com> | Thu Feb 29 17:19:51 2024 +0000 |
tree | e17315d1d0194cc15f60fbf4b709971b26bd50ec | |
parent | 4502dd1ea3e30c6705c21c30bcbc717884ea8ebb [diff] |
Auto-generate files after cl/611488947
diff --git a/ruby/ext/google/protobuf_c/ruby-upb.h b/ruby/ext/google/protobuf_c/ruby-upb.h index 812f4d8..00d96b4 100755 --- a/ruby/ext/google/protobuf_c/ruby-upb.h +++ b/ruby/ext/google/protobuf_c/ruby-upb.h
@@ -1207,7 +1207,7 @@ return f->UPB_PRIVATE(descriptortype) == kUpb_FieldType_Enum; } -UPB_INLINE bool upb_MiniTableField_IsInOneof( +UPB_API_INLINE bool upb_MiniTableField_IsInOneof( const struct upb_MiniTableField* f) { return f->presence < 0; }