aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/src/gmock.cc
diff options
context:
space:
mode:
Diffstat (limited to 'googlemock/src/gmock.cc')
-rw-r--r--googlemock/src/gmock.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/googlemock/src/gmock.cc b/googlemock/src/gmock.cc
index 1cebede0..36356c93 100644
--- a/googlemock/src/gmock.cc
+++ b/googlemock/src/gmock.cc
@@ -33,7 +33,7 @@
namespace testing {
-// TODO(wan@google.com): support using environment variables to
+// FIXME: support using environment variables to
// control the flag values, like what Google Test does.
GMOCK_DEFINE_bool_(catch_leaked_mocks, true,