diff options
author | Gennadiy Civil <misterg@google.com> | 2018-08-14 14:04:07 -0400 |
---|---|---|
committer | Gennadiy Civil <misterg@google.com> | 2018-08-14 14:04:07 -0400 |
commit | a3c0dd0f4d58e6c01a1432fdc69a9aff937309a9 (patch) | |
tree | bd073ecb8d08a5b7bee9b04c34208a70f65865b0 /googletest/samples/sample3-inl.h | |
parent | 41fec5588154341b7439b538c093a85ccc65b219 (diff) | |
download | googletest-a3c0dd0f4d58e6c01a1432fdc69a9aff937309a9.tar.gz googletest-a3c0dd0f4d58e6c01a1432fdc69a9aff937309a9.tar.bz2 googletest-a3c0dd0f4d58e6c01a1432fdc69a9aff937309a9.zip |
Comments changes, no functionality changes
Diffstat (limited to 'googletest/samples/sample3-inl.h')
-rw-r--r-- | googletest/samples/sample3-inl.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/googletest/samples/sample3-inl.h b/googletest/samples/sample3-inl.h index 7e3084d6..1a29ce92 100644 --- a/googletest/samples/sample3-inl.h +++ b/googletest/samples/sample3-inl.h @@ -28,8 +28,6 @@ // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. // A sample program demonstrating using Google C++ testing framework. -// -// Author: wan@google.com (Zhanyong Wan) #ifndef GTEST_SAMPLES_SAMPLE3_INL_H_ #define GTEST_SAMPLES_SAMPLE3_INL_H_ |