* libc/machine/xscale/memcmp.c (memcmp): Strip trailing whitespace
after continuation characters that induces a warning from modern versions of GCC.
This commit is contained in:
parent
10a32423f8
commit
0a8fd4dc31
|
@ -1,3 +1,9 @@
|
|||
2003-09-05 Ben Elliston <bje@namadgi>
|
||||
|
||||
* libc/machine/xscale/memcmp.c (memcmp): Strip trailing whitespace
|
||||
after continuation characters that induces a warning from modern
|
||||
versions of GCC.
|
||||
|
||||
2003-09-04 Ben Elliston <bje@wasabisystems.com>
|
||||
|
||||
* libc/stdlib/mstats.c[_ELIX_LEVEL]: Fix guards. #ifndef FOO ||
|
||||
|
|
Loading…
Reference in New Issue