diff -r 7e41d162e158 -r abbed5a4b42a linklayerprotocols/ethernetnif/EthInt/Ethbase.cpp --- a/linklayerprotocols/ethernetnif/EthInt/Ethbase.cpp Thu Aug 19 11:25:30 2010 +0300 +++ b/linklayerprotocols/ethernetnif/EthInt/Ethbase.cpp Tue Aug 31 16:45:15 2010 +0300 @@ -1084,7 +1084,7 @@ void CLANLinkCommon::Destroy() { - // DEF134153: RNDIS doesn't override CLANLinkCommon::Destroy() + // PDEF143631: RNDIS driver doesn't override CLANLinkCommon::Destroy() ASSERT(iMMState==EStarting || iMMState==EStopped); DeleteThisFlow(); }