diff options
author | misterg <misterg@google.com> | 2018-12-12 20:24:04 (GMT) |
---|---|---|
committer | jueminyang <jueminyang@google.com> | 2018-12-13 21:00:11 (GMT) |
commit | 81f00260668d1124df94eb1266163043882db0ca (patch) | |
tree | aae28d1968d8c39f460af8a6cbaaca5dc04a82d8 /googlemock/include/gmock/gmock-generated-actions.h.pump | |
parent | 3949c403c0ed7c73ae0f67aae266cf1a2216e7ed (diff) | |
download | googletest-81f00260668d1124df94eb1266163043882db0ca.zip googletest-81f00260668d1124df94eb1266163043882db0ca.tar.gz googletest-81f00260668d1124df94eb1266163043882db0ca.tar.bz2 |
Googletest export
Internal Change
PiperOrigin-RevId: 225231727
Diffstat (limited to 'googlemock/include/gmock/gmock-generated-actions.h.pump')
-rw-r--r-- | googlemock/include/gmock/gmock-generated-actions.h.pump | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/googlemock/include/gmock/gmock-generated-actions.h.pump b/googlemock/include/gmock/gmock-generated-actions.h.pump index 4381d6b..d38b1f9 100644 --- a/googlemock/include/gmock/gmock-generated-actions.h.pump +++ b/googlemock/include/gmock/gmock-generated-actions.h.pump @@ -289,7 +289,7 @@ $range j2 2..i // MORE INFORMATION: // // To learn more about using these macros, please search for 'ACTION' on -// https://github.com/abseil/googletest/blob/master/googlemock/docs/CookBook.md +// https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md $range i 0..n $range k 0..n-1 |