mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Fix a few more typos I missed in previous round -- BZ 25337
This commit is contained in:
@ -187,7 +187,7 @@ LABEL (unsigned_number): /* Unsigned number of base BASE. */
|
||||
&& alt && base == 8);
|
||||
|
||||
/* At this point prec_inc is the additional bytes required for the
|
||||
specificed precision. It is 0 if the precision would not have
|
||||
specified precision. It is 0 if the precision would not have
|
||||
required additional bytes i.e. the number of input digits is more
|
||||
than the precision. It is greater than zero if the precision is
|
||||
more than the number of digits without grouping (precision only
|
||||
|
Reference in New Issue
Block a user