From 80b1d62bfcea65c59e2160da71dad84b1bd19cef Mon Sep 17 00:00:00 2001 From: "kenton@google.com" Date: Wed, 29 Jul 2009 01:13:20 +0000 Subject: Submit recent changes from internal branch, including "lite mode" for C++ and Java. See CHANGES.txt for more details. --- src/google/protobuf/test_util.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/google/protobuf/test_util.h') diff --git a/src/google/protobuf/test_util.h b/src/google/protobuf/test_util.h index e581f419..5a6ec88f 100644 --- a/src/google/protobuf/test_util.h +++ b/src/google/protobuf/test_util.h @@ -102,7 +102,8 @@ class TestUtil { static void ExpectLastRepeatedExtensionsRemoved( const unittest::TestAllExtensions& message); - // Check that all repeated fields have had their first and last elements swapped. + // Check that all repeated fields have had their first and last elements + // swapped. static void ExpectRepeatedsSwapped(const unittest::TestAllTypes& message); static void ExpectRepeatedExtensionsSwapped( const unittest::TestAllExtensions& message); -- cgit v1.2.3