Indents preprocessor directives.

This commit is contained in:
zhanyong.wan
2011-02-22 22:08:59 +00:00
parent 0980b4bd66
commit ffeb11d14a
35 changed files with 651 additions and 546 deletions

View File

@@ -115,7 +115,7 @@ $for j [[
]]
#if GTEST_HAS_COMBINE
# if GTEST_HAS_COMBINE
// INTERNAL IMPLEMENTATION - DO NOT USE IN USER CODE.
//
// Generates values from the Cartesian product of values produced
@@ -291,7 +291,7 @@ $for j [[
]]
#endif // GTEST_HAS_COMBINE
# endif // GTEST_HAS_COMBINE
} // namespace internal
} // namespace testing