linklayerprotocols/ethernetnif/EthInt/Ethbase.cpp
branchRCL_3
changeset 21 abbed5a4b42a
parent 14 23b59305592d
child 22 8d540f55e491
--- 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();
 	}