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>
|
2007-06-05 Christian Groessler <chris@groessler.org>
|
||||||
|
|
||||||
* libc/argz/argz_insert.c (delta): Move variable declaration
|
* libc/argz/argz_insert.c (argz_insert): Move delta variable
|
||||||
to top of function in keeping with C89 standard.
|
declaration to top of function in keeping with C89 standard.
|
||||||
|
|
||||||
2007-06-04 Eric Blake <ebb9@byu.net>
|
2007-06-04 Eric Blake <ebb9@byu.net>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user