summaryrefslogtreecommitdiffstats
path: root/googletest/include/gtest/gtest-printers.h
diff options
context:
space:
mode:
authorGennadiy Civil <gennadiycivil@users.noreply.github.com>2018-05-23 15:15:50 (GMT)
committerGitHub <noreply@github.com>2018-05-23 15:15:50 (GMT)
commit4e4df226fc197c0dda6e37f5c8c3845ca1e73a49 (patch)
tree4a2d3a55fe9a6117f12922522adc91057226c437 /googletest/include/gtest/gtest-printers.h
parent145d05750b15324899473340c8dd5af50d125d33 (diff)
parent28c91e2cea88ee6ddc0e0dc6ca18b8e86f85d80c (diff)
downloadgoogletest-4e4df226fc197c0dda6e37f5c8c3845ca1e73a49.zip
googletest-4e4df226fc197c0dda6e37f5c8c3845ca1e73a49.tar.gz
googletest-4e4df226fc197c0dda6e37f5c8c3845ca1e73a49.tar.bz2
Merge pull request #1607 from gennadiycivil/master
Formatting changes
Diffstat (limited to 'googletest/include/gtest/gtest-printers.h')
-rw-r--r--googletest/include/gtest/gtest-printers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/googletest/include/gtest/gtest-printers.h b/googletest/include/gtest/gtest-printers.h
index 36f4042..e53963b 100644
--- a/googletest/include/gtest/gtest-printers.h
+++ b/googletest/include/gtest/gtest-printers.h
@@ -29,7 +29,7 @@
//
// Author: wan@google.com (Zhanyong Wan)
-// Google Test - The Google C++ Testing Framework
+// Google Test - The Google C++ Testing and Mocking Framework
//
// This file implements a universal value printer that can print a
// value of any type T: