summaryrefslogtreecommitdiff
path: root/libiberty/functions.texi
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2022-12-31 12:03:16 +0000
committerNick Clifton <nickc@redhat.com>2022-12-31 12:04:51 +0000
commite3a5d5207584e31543d1812f76e288a08b8703ea (patch)
treef4cb749bf8ec7d92fe0e30f123bcea41296eef9b /libiberty/functions.texi
parent08c59458a106038c6d678621e7290948127671e2 (diff)
downloadbinutils-gdb-e3a5d5207584e31543d1812f76e288a08b8703ea.tar.gz
sync libiberty sources with gcc mainline
Diffstat (limited to 'libiberty/functions.texi')
-rw-r--r--libiberty/functions.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/functions.texi b/libiberty/functions.texi
index e4d74b58220..b56b02e0686 100644
--- a/libiberty/functions.texi
+++ b/libiberty/functions.texi
@@ -1747,7 +1747,7 @@ that the converted value is unsigned.
@c strtoll.c:33
@deftypefn Supplemental {long long int} strtoll (const char *@var{string}, @
char **@var{endptr}, int @var{base})
-@deftypefnx Supplemental {unsigned long long int} strtoul (@
+@deftypefnx Supplemental {unsigned long long int} strtoull (@
const char *@var{string}, char **@var{endptr}, int @var{base})
The @code{strtoll} function converts the string in @var{string} to a