Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
belvedere-trading-user committed Jan 30, 2025
1 parent 15768ba commit 304df0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/google/protobuf/pyext/message_module.cc
Original file line number Diff line number Diff line change
Expand Up @@ -348,4 +348,4 @@ PyMODINIT_FUNC PyInit__message() {
return m;
}

#include "google/protobuf/port_undef.inc
#include "google/protobuf/port_undef.inc"

0 comments on commit 304df0b

Please sign in to comment.