Fix typo in gcov.texi
commitba662a814f8e1d726c8a2cdf4ef80750260d5ca3
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Aug 2016 21:02:24 +0000 (9 21:02 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Aug 2016 21:02:24 +0000 (9 21:02 +0000)
tree4a82710fa8d269c84ee4b9e887d0f0157d5d582d
parent2d917abb6c08558713be43ea51015883a969aa94
Fix typo in gcov.texi

* doc/gcov.texi: Change _gcov_dump to __gcov_dump and
_gcov_reset to __gcov_reset.
* doc/gcov-tool.texi: Fix typo.
* libgcov-util.c: Fix typo and GNU coding style.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@239307 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/doc/gcov-tool.texi
gcc/doc/gcov.texi
libgcc/ChangeLog
libgcc/libgcov-util.c