Doh! Fix a comma that disappeared along the way.
Pointy-hat by: peter
This commit is contained in:
parent
10d5c1f939
commit
6965a4937d
@ -152,7 +152,7 @@ struct aac_interface aac_rx_interface = {
|
||||
|
||||
/* Debugging and Diagnostics */
|
||||
static void aac_describe_controller(struct aac_softc *sc);
|
||||
static char *aac_describe_code(struct aac_code_lookup *table
|
||||
static char *aac_describe_code(struct aac_code_lookup *table,
|
||||
u_int32_t code);
|
||||
|
||||
/* Management Interface */
|
||||
|
Loading…
Reference in New Issue
Block a user