This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug manual/21161] [PATCH] fix typo in manual/arith.texi on strtoul prototype


https://sourceware.org/bugzilla/show_bug.cgi?id=21161

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  f5c558f3ecdf1d635f5614f5b49cd630786df46a (commit)
      from  e65a5644e6614d8f3e5dbcb2aa3e3f9f36ac6da9 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=f5c558f3ecdf1d635f5614f5b49cd630786df46a

commit f5c558f3ecdf1d635f5614f5b49cd630786df46a
Author: Aurelien Jarno <aurelien@aurel32.net>
Date:   Sat Dec 23 14:53:07 2017 +0100

    manual: fix a typo in strtoul description [BZ #21161]

    Typo reported by Vincent Lef�vre: 'retrict' -> 'restrict'.

    Changelog:
        [BZ #21161]
        * manual/arith.texi (strtoul): Fix a typo.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog         |    3 +++
 manual/arith.texi |    2 +-
 2 files changed, 4 insertions(+), 1 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]