Changelog entry forgotten in previous src/gshadow.c commit:
* list() is an external function. DO not shadow it with a static function. The internal list() was renamed build_list().
This commit is contained in:
parent
8d9c39789b
commit
616ad5252d
@ -28,6 +28,9 @@
|
|||||||
* lib/gshadow.c: The prototypes of fgetsx() and fputsx() are
|
* lib/gshadow.c: The prototypes of fgetsx() and fputsx() are
|
||||||
already defined in prototypes.h. Remove the declaration of these
|
already defined in prototypes.h. Remove the declaration of these
|
||||||
functions.
|
functions.
|
||||||
|
* lib/gshdow.c: list() is an external function. DO not shadow it
|
||||||
|
with a static function. The internal list() was renamed
|
||||||
|
build_list().
|
||||||
|
|
||||||
2008-01-01 Nicolas François <nicolas.francois@centraliens.net>
|
2008-01-01 Nicolas François <nicolas.francois@centraliens.net>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user