Skip to content

Commit cff5aad

Browse files
Internal changes
PiperOrigin-RevId: 828604001
1 parent 09f6e26 commit cff5aad

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/google/protobuf/extension_set.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1858,6 +1858,7 @@ class ExtensionIdentifier {
18581858
// Generated accessors
18591859

18601860

1861+
18611862
} // namespace internal
18621863

18631864
// Call this function to ensure that this extensions's reflection is linked into

src/google/protobuf/extension_set_heavy.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,6 @@ bool ExtensionSet::ShouldRegisterAtThisTime(
436436
}
437437
#endif // PROTOBUF_DESCRIPTOR_WEAK_MESSAGES_ALLOWED
438438

439-
440439
} // namespace internal
441440
} // namespace protobuf
442441
} // namespace google

0 commit comments

Comments
 (0)