Skip to content

Commit

Permalink
Auto-generate files after cl/631612923
Browse files Browse the repository at this point in the history
  • Loading branch information
protobuf-team-bot committed May 8, 2024
1 parent 65821a6 commit 4d3a98c
Show file tree
Hide file tree
Showing 4 changed files with 400 additions and 384 deletions.
2 changes: 1 addition & 1 deletion php/ext/google/protobuf/php-upb.c
Expand Up @@ -6158,7 +6158,7 @@ upb_Message* _upb_Message_Copy(upb_Message* dst, const upb_Message* src,
return NULL;
}
UPB_PRIVATE(_upb_Message_SetTaggedMessagePtr)
(dst, mini_table, field,
(dst, field,
UPB_PRIVATE(_upb_TaggedMessagePtr_Pack)(dst_sub_message,
is_empty));
}
Expand Down

0 comments on commit 4d3a98c

Please sign in to comment.