mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-21 11:13:30 +00:00
78b226dc81
When casting a "const void *" to a "struct foo **" you want to actually cast it to "struct foo * const *" not simply "const struct foo **". |
||
---|---|---|
.. | ||
cardbus_cis.c | ||
cardbus_cis.h | ||
cardbus.c | ||
cardbusreg.h | ||
cardbusvar.h |