mirror of
https://github.com/reactos/reactos.git
synced 2026-07-05 17:44:29 +08:00
CORE-20300 - `NdisRegisterProtocol()`: Add a comment about `NDIS51`: the `NDIS50_PROTOCOL_CHARACTERISTICS` structure is common to both NDIS 5.0 and 5.1. This is in contrast to the `NDIS50/NDIS51_MINIPORT_CHARACTERISTICS` structures, see for example commit3e169e3cb2(r49961). - Remove obsolete SOURCES file. Addendum to commitd9e83ed22d(r40142).