merge from gcc
This commit is contained in:
parent
a008ac0314
commit
a288642de0
7 changed files with 36 additions and 30 deletions
|
@ -35,7 +35,7 @@ extern "C" {
|
|||
|
||||
/* Sort an array of pointers. */
|
||||
|
||||
extern void sort_pointers PARAMS ((size_t, void **, void **));
|
||||
extern void sort_pointers (size_t, void **, void **);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue