mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-18 04:19:21 +08:00
Fix entry to refer to function instead of variable.
This commit is contained in:
parent
a5da131d8d
commit
a874abaf37
@ -1,7 +1,7 @@
|
||||
2007-06-05 Christian Groessler <chris@groessler.org>
|
||||
|
||||
* libc/argz/argz_insert.c (delta): Move variable declaration
|
||||
to top of function in keeping with C89 standard.
|
||||
* libc/argz/argz_insert.c (argz_insert): Move delta variable
|
||||
declaration to top of function in keeping with C89 standard.
|
||||
|
||||
2007-06-04 Eric Blake <ebb9@byu.net>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user