summaryrefslogtreecommitdiffstats
path: root/sys/isa
diff options
context:
space:
mode:
authoralfred <alfred@FreeBSD.org>2002-06-01 16:20:27 +0000
committeralfred <alfred@FreeBSD.org>2002-06-01 16:20:27 +0000
commit4b914e76566fafb3140697ea3b0fb9d379d2ac62 (patch)
tree621d72ac25e85aedaf84242fa20690cb17b127b8 /sys/isa
parentcaabda616364f00becc0d2b16d52fe9c749947f4 (diff)
downloadFreeBSD-src-4b914e76566fafb3140697ea3b0fb9d379d2ac62.zip
FreeBSD-src-4b914e76566fafb3140697ea3b0fb9d379d2ac62.tar.gz
Silence warning.
When casting a "const void *" to a "struct foo **" you want to actually cast it to "struct foo * const *" not simply "const struct foo **".
Diffstat (limited to 'sys/isa')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud