Dimitry Andric 84143cee4f In sys/compat/ndis/subr_ntoskrnl.c, change the RtlFillMemory function
definition from K&R to ANSI, to avoid a clang warning about the uint8_t
parameter being promoted to int, which is not compatible with the type
declared in the earlier prototype.

MFC after:	1 week
2011-12-30 17:18:09 +00:00
..
2010-11-22 20:46:38 +00:00
2010-06-12 12:19:08 +00:00
2010-11-22 20:46:38 +00:00