summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDino Radaković <dinor@google.com>2021-04-12 09:06:52 -0700
committerDino Radaković <dinor@google.com>2021-04-12 09:06:52 -0700
commitad9e3402848fa5a248842d12a2ac021da59048a8 (patch)
tree077e32d1da334ca7849e85c1383a3dc087d3a9f4
parent24265e20250bc605716b1c3bf221a4c0bbebbc2d (diff)
downloadgoogletest-git-ad9e3402848fa5a248842d12a2ac021da59048a8.tar.gz
break windows #2
-rw-r--r--googletest/include/gtest/gtest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/googletest/include/gtest/gtest.h b/googletest/include/gtest/gtest.h
index 66793df3..a26df54b 100644
--- a/googletest/include/gtest/gtest.h
+++ b/googletest/include/gtest/gtest.h
@@ -169,7 +169,7 @@ const int kMaxStackTraceDepth = 100;
constexpr int kFoo = 1;
#ifdef GTEST_OS_WINDOWS
-garbage lets break windows lmao
+lets break windows lmao
#endif // GTEST_OS_WINDOWS
namespace internal {