1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 02:36:16 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-09-28 08:39:37 +00:00
parent 7f7abaa447
commit b127b8e824

View File

@@ -2,8 +2,8 @@
* Version 5.0.92.
* Makefile.maint (sc_cast_of_x_alloc_return_value): Also check for
alloca casts.
* Makefile.maint (sc_cast_of_alloca_return_value): New rule.
(syntax-check-rules): Add it.
* src/copy.c: Remove unnecessary cast of alloca, since now it's
guaranteed to be (void *).