summaryrefslogtreecommitdiffstats
path: root/third_party/ocmock
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/ocmock')
-rw-r--r--third_party/ocmock/gtest_support.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/ocmock/gtest_support.h b/third_party/ocmock/gtest_support.h
index 07c3e8c..11f8b0e 100644
--- a/third_party/ocmock/gtest_support.h
+++ b/third_party/ocmock/gtest_support.h
@@ -12,7 +12,7 @@
namespace testing {
namespace internal {
bool VerifyOCMock(OCMockObject* mock, const char* file, int line);
-} // namespace mac
+} // namespace internal
} // namespace testing
// Calls -verify of the mock and traps the Objective-C exception that is