aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/include/gmock/gmock-generated-matchers.h.pump
diff options
context:
space:
mode:
authorGennadiy Civil <gennadiycivil@users.noreply.github.com>2018-04-09 16:34:54 -0400
committerGitHub <noreply@github.com>2018-04-09 16:34:54 -0400
commit7f03f7ceae05d4d45fc4b12b81736c55a13d872c (patch)
tree4aafa6e3568f424a51b13a3cba452ed9f69dc731 /googlemock/include/gmock/gmock-generated-matchers.h.pump
parent7529698fa378528ecc8415ac9ea0c04060281409 (diff)
parent64d24b810f37681680a84d615f2601ac73dea78a (diff)
downloadgoogletest-7f03f7ceae05d4d45fc4b12b81736c55a13d872c.tar.gz
googletest-7f03f7ceae05d4d45fc4b12b81736c55a13d872c.tar.bz2
googletest-7f03f7ceae05d4d45fc4b12b81736c55a13d872c.zip
Merge pull request #1551 from gennadiycivil/master
gmock actions 2
Diffstat (limited to 'googlemock/include/gmock/gmock-generated-matchers.h.pump')
-rw-r--r--googlemock/include/gmock/gmock-generated-matchers.h.pump4
1 files changed, 2 insertions, 2 deletions
diff --git a/googlemock/include/gmock/gmock-generated-matchers.h.pump b/googlemock/include/gmock/gmock-generated-matchers.h.pump
index 25d2da99..4fe0a61c 100644
--- a/googlemock/include/gmock/gmock-generated-matchers.h.pump
+++ b/googlemock/include/gmock/gmock-generated-matchers.h.pump
@@ -1,6 +1,6 @@
$$ -*- mode: c++; -*-
-$$ This is a Pump source file. Please use Pump to convert it to
-$$ gmock-generated-actions.h.
+$$ This is a Pump source file. Please use Pump to convert
+$$ it to gmock-generated-matchers.h.
$$
$var n = 10 $$ The maximum arity we support.
$$ }} This line fixes auto-indentation of the following code in Emacs.