mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 12:23:28 +00: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).