aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/include/gmock/internal/custom/gmock-matchers.h
diff options
context:
space:
mode:
authorGennadiy Civil <gennadiycivil@users.noreply.github.com>2018-08-14 12:55:13 -0700
committerGitHub <noreply@github.com>2018-08-14 12:55:13 -0700
commite26771776b26b690c98edd99a949ae6c8638e03b (patch)
treec98bf51459b6be1fa3513880f7735ace626ee1c0 /googlemock/include/gmock/internal/custom/gmock-matchers.h
parent9ca399ae053d0a2a4d206fffe9ab76f577dbe22e (diff)
parent3306848f697568aacf4bcca330f6bdd5ce671899 (diff)
downloadgoogletest-e26771776b26b690c98edd99a949ae6c8638e03b.tar.gz
googletest-e26771776b26b690c98edd99a949ae6c8638e03b.tar.bz2
googletest-e26771776b26b690c98edd99a949ae6c8638e03b.zip
Merge branch 'master' into cmake-binary-dir-fix
Diffstat (limited to 'googlemock/include/gmock/internal/custom/gmock-matchers.h')
-rw-r--r--googlemock/include/gmock/internal/custom/gmock-matchers.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/googlemock/include/gmock/internal/custom/gmock-matchers.h b/googlemock/include/gmock/internal/custom/gmock-matchers.h
index 227d91f6..14aafaab 100644
--- a/googlemock/include/gmock/internal/custom/gmock-matchers.h
+++ b/googlemock/include/gmock/internal/custom/gmock-matchers.h
@@ -27,9 +27,7 @@
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
//
-// ============================================================
-// An installation-specific extension point for gmock-matchers.h.
-// ============================================================
+// Injection point for custom user configurations. See README for details
//
// GOOGLETEST_CM0002 DO NOT DELETE