Explorar o código

That last rev shouldn't have compiled, but apparently did, for some reason. Fixed.

kenton@google.com %!s(int64=16) %!d(string=hai) anos
pai
achega
d33e53ad4c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/google/protobuf/extension_set_unittest.cc

+ 1 - 1
src/google/protobuf/extension_set_unittest.cc

@@ -475,7 +475,7 @@ TEST(ExtensionSetTest, InvalidEnumDeath) {
     "IsValid");
 }
 
-#endif GTEST_HAS_DEATH_TEST
+#endif  // GTEST_HAS_DEATH_TEST
 
 }  // namespace
 }  // namespace internal