mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
Incomplete declaration.
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
#define T_ARG(n) (*(av + (n)))
|
||||
|
||||
|
||||
typedef void (*PFV)();
|
||||
typedef void (*PFV)(void);
|
||||
|
||||
typedef struct {
|
||||
PFV pfv;
|
||||
|
Reference in New Issue
Block a user