diff options
author | Gennadiy Civil <misterg@google.com> | 2018-04-09 20:04:48 (GMT) |
---|---|---|
committer | Gennadiy Civil <misterg@google.com> | 2018-04-09 20:04:48 (GMT) |
commit | f5871009e6d8db73c0516efeb2955436b7134fb4 (patch) | |
tree | 005b6cab541c1d223fd4e9e674eca102fadcaecf /googlemock/include/gmock/internal | |
parent | 05b5a53898c2466e49f37e84324644949d279b34 (diff) | |
download | googletest-f5871009e6d8db73c0516efeb2955436b7134fb4.zip googletest-f5871009e6d8db73c0516efeb2955436b7134fb4.tar.gz googletest-f5871009e6d8db73c0516efeb2955436b7134fb4.tar.bz2 |
yet more
Diffstat (limited to 'googlemock/include/gmock/internal')
-rw-r--r-- | googlemock/include/gmock/internal/custom/gmock-generated-actions.h.pump | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/googlemock/include/gmock/internal/custom/gmock-generated-actions.h.pump b/googlemock/include/gmock/internal/custom/gmock-generated-actions.h.pump index d26c8a0..03cfd8c 100644 --- a/googlemock/include/gmock/internal/custom/gmock-generated-actions.h.pump +++ b/googlemock/include/gmock/internal/custom/gmock-generated-actions.h.pump @@ -1,5 +1,5 @@ $$ -*- mode: c++; -*- -$$ This is a Pump source file (http://go/pump). Please use Pump to convert +$$ This is a Pump source file. Please use Pump to convert $$ it to callback-actions.h. $$ $var max_callback_arity = 5 |