[ros-diffs] [ion] 24539: - Fix a definition

ion at svn.reactos.org ion at svn.reactos.org
Mon Oct 16 04:05:40 CEST 2006


Author: ion
Date: Mon Oct 16 06:05:39 2006
New Revision: 24539

URL: http://svn.reactos.org/svn/reactos?rev=24539&view=rev
Log:
- Fix a definition

Modified:
    branches/alex-cm-branch/reactos/ntoskrnl/cm/cm.h

Modified: branches/alex-cm-branch/reactos/ntoskrnl/cm/cm.h
URL: http://svn.reactos.org/svn/reactos/branches/alex-cm-branch/reactos/ntoskrnl/cm/cm.h?rev=24539&r1=24538&r2=24539&view=diff
==============================================================================
--- branches/alex-cm-branch/reactos/ntoskrnl/cm/cm.h (original)
+++ branches/alex-cm-branch/reactos/ntoskrnl/cm/cm.h Mon Oct 16 06:05:39 2006
@@ -222,7 +222,7 @@
 {
     ULONG Count;
     HCELL_INDEX List;
-} CHILD_LIST, *PCM_CHILD_LIST;
+} CHILD_LIST, *PCHILD_LIST;
 
 //
 // Cached Child List




More information about the Ros-diffs mailing list