summaryrefslogtreecommitdiffstats
path: root/googlemock/include/gmock/gmock-generated-matchers.h
diff options
context:
space:
mode:
authorAbseil Team <absl-team@google.com>2018-08-28 14:28:15 (GMT)
committerGennadiy Civil <misterg@google.com>2018-08-28 20:53:52 (GMT)
commit65d03530e6a1f243f89941a5c7400a0ce89d8de7 (patch)
tree8e4aeec201ed205a7f9d55fd2251b66922469ec3 /googlemock/include/gmock/gmock-generated-matchers.h
parent03867b5389516a0f185af52672cf5472fa0c159c (diff)
downloadgoogletest-65d03530e6a1f243f89941a5c7400a0ce89d8de7.zip
googletest-65d03530e6a1f243f89941a5c7400a0ce89d8de7.tar.gz
googletest-65d03530e6a1f243f89941a5c7400a0ce89d8de7.tar.bz2
Googletest export
Fix line that was wrapping in the middle of a link This looks uglier, but has the advantage that the link is kept in one piece. PiperOrigin-RevId: 210537337
Diffstat (limited to 'googlemock/include/gmock/gmock-generated-matchers.h')
-rw-r--r--googlemock/include/gmock/gmock-generated-matchers.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/googlemock/include/gmock/gmock-generated-matchers.h b/googlemock/include/gmock/gmock-generated-matchers.h
index 0d46d23..41d5304 100644
--- a/googlemock/include/gmock/gmock-generated-matchers.h
+++ b/googlemock/include/gmock/gmock-generated-matchers.h
@@ -1381,8 +1381,8 @@ AnyOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7, M8 m8, M9 m9, M10 m10) {
// ================
//
// To learn more about using these macros, please search for 'MATCHER'
-// on https://github.com/google/googletest/blob/master/googlemock/docs/
-// CookBook.md
+// on
+// https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md
#define MATCHER(name, description)\
class name##Matcher {\