diff -r 0c91f0baec58 -r 045ade241ef5 crashanalysercmd/Libraries/Engine/ErrorLibrary/Resources/Kern-Heap.xml --- a/crashanalysercmd/Libraries/Engine/ErrorLibrary/Resources/Kern-Heap.xml Wed Apr 21 09:51:02 2010 +0300 +++ b/crashanalysercmd/Libraries/Engine/ErrorLibrary/Resources/Kern-Heap.xml Fri Aug 27 12:21:46 2010 +0300 @@ -13,7 +13,7 @@ 213 - <p>This panic is raised when attempting to set a new debug failure mode on a heap with an invalid argument. For example, if aBurst > KMaxTUint6 when invoking __UHEAP_BURSTFAILNEXT when a RHeap object is used for the user heap. On the user side this is associated with the USER category; on the kernel side this is associated with the KERN-HEAP category. </p> + <p>This panic is raised when attempting to set a new debug failure mode on a heap with an invalid argument. For example, if aBurst &gt; KMaxTUint6 when invoking __UHEAP_BURSTFAILNEXT when a RHeap object is used for the user heap. On the user side this is associated with the USER category; on the kernel side this is associated with the KERN-HEAP category. </p> \ No newline at end of file