linklayerprotocols/ethernetnif/EthInt/Ethbase.cpp
branchRCL_3
changeset 22 8d540f55e491
parent 21 abbed5a4b42a
--- a/linklayerprotocols/ethernetnif/EthInt/Ethbase.cpp	Tue Aug 31 16:45:15 2010 +0300
+++ b/linklayerprotocols/ethernetnif/EthInt/Ethbase.cpp	Wed Sep 01 12:33:58 2010 +0100
@@ -1084,7 +1084,7 @@
 
 void CLANLinkCommon::Destroy()
 	{
-    // PDEF143631: RNDIS driver doesn't override CLANLinkCommon::Destroy()
+    	// DEF134153: RNDIS doesn't override CLANLinkCommon::Destroy()
 	ASSERT(iMMState==EStarting || iMMState==EStopped);
 	DeleteThisFlow();
 	}