whitespace and grammar fixes for mini-gmp.c
Paul Eggert
eggert at cs.ucla.edu
Tue Jan 28 00:12:12 UTC 2020
When merging GNU MP 6.2.0 mini-gmp.c into GNU Emacs (which uses mini-gmp
on platforms lacking libgmp), I noticed three trivial fixes that had
been applied on the Emacs copy that would be useful to propagate
upstream to GNU MP. The first is trailing whitespace on a source code
line (which the Emacs version-control system warns about). The other two
are duplicated words "the the" and "to to", respectively. Please see the
attached patch.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mini-gmp.diff
Type: text/x-patch
Size: 1016 bytes
Desc: not available
URL: <https://gmplib.org/list-archives/gmp-bugs/attachments/20200127/869205c0/attachment-0001.bin>
More information about the gmp-bugs
mailing list