diff options
author | Henry Schreiner <henryschreineriii@utexas.edu> | 2018-04-06 21:52:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-06 21:52:42 +0200 |
commit | 4b6a7a49ab63f609630ce58c18a39c4048ab3ad5 (patch) | |
tree | 94c682c872a8879cfe3a8a1abbb7f42395ca79a4 /googlemock/include/gmock/gmock-generated-function-mockers.h.pump | |
parent | b22e8dec408935a7f76420026a738eeb61f8af38 (diff) | |
parent | 82febb8eafc0425601b0d46567dc66c7750233ff (diff) | |
download | googletest-4b6a7a49ab63f609630ce58c18a39c4048ab3ad5.tar.gz googletest-4b6a7a49ab63f609630ce58c18a39c4048ab3ad5.tar.bz2 googletest-4b6a7a49ab63f609630ce58c18a39c4048ab3ad5.zip |
Merge branch 'master' into cleanup-cmake
Diffstat (limited to 'googlemock/include/gmock/gmock-generated-function-mockers.h.pump')
-rw-r--r-- | googlemock/include/gmock/gmock-generated-function-mockers.h.pump | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/googlemock/include/gmock/gmock-generated-function-mockers.h.pump b/googlemock/include/gmock/gmock-generated-function-mockers.h.pump index 811502d0..55dc6c5b 100644 --- a/googlemock/include/gmock/gmock-generated-function-mockers.h.pump +++ b/googlemock/include/gmock/gmock-generated-function-mockers.h.pump @@ -1,6 +1,6 @@ $$ -*- mode: c++; -*- -$$ This is a Pump source file. Please use Pump to convert it to -$$ gmock-generated-function-mockers.h. +$$ This is a Pump source file. Please use Pump to convert +$$ it to gmock-generated-function-mockers.h. $$ $var n = 10 $$ The maximum arity we support. // Copyright 2007, Google Inc. |