Author: sginsberg Date: Sun Sep 27 22:28:33 2009 New Revision: 43195
URL: http://svn.reactos.org/svn/reactos?rev=43195&view=rev Log: - "Worked for me!"
Modified: trunk/reactos/ntoskrnl/mm/pe.c
Modified: trunk/reactos/ntoskrnl/mm/pe.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/mm/pe.c?rev=43195&... ============================================================================== --- trunk/reactos/ntoskrnl/mm/pe.c [iso-8859-1] (original) +++ trunk/reactos/ntoskrnl/mm/pe.c [iso-8859-1] Sun Sep 27 22:28:33 2009 @@ -159,11 +159,13 @@
+ // // FIXME: All this whitespace is "padding" so the C_ASSERTs aren't on the same lines as asserts in other headers. // This is necessary because of the way we define C_ASSERT in a gcc compatible way. // This can be removed once we upgrade to gcc 4.3.x or later (which implements __COUNTER__). // +