Ansification of source.
This commit is contained in:
parent
534bd9fecb
commit
56f7a63a7a
@ -329,5 +329,5 @@ typedef struct {
|
||||
int r_inst;
|
||||
int r_lunwidth;
|
||||
int r_buswidth;
|
||||
void (*r_action) __P((int, void *));
|
||||
void (*r_action)(int, void *);
|
||||
} hba_register_t;
|
||||
|
Loading…
Reference in New Issue
Block a user