merge from gcc
This commit is contained in:
@ -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
|
||||
}
|
||||
|
Reference in New Issue
Block a user