modified include/psdk/ntdef.h
authorKJK::Hyperion <hackbunny@reactos.org>
Tue, 22 Apr 2008 22:45:53 +0000 (22:45 +0000)
committerKJK::Hyperion <hackbunny@reactos.org>
Tue, 22 Apr 2008 22:45:53 +0000 (22:45 +0000)
commit5870ed88ccf9573d7edcb5347c93b652394003f0
treee41cb6e59f6f1ec80272243b5eb1acb215ee216d
parente74ec0acfc7750cc9b77198ce5ece6a243278b5c
modified   include/psdk/ntdef.h
   C_ASSERT is equivalent to a typedef, NOT a variable declaration

modified   ntoskrnl/mm/pe.c
   Convert as many ASSERTs as possible to C_ASSERT

svn path=/trunk/; revision=33117
reactos/include/psdk/ntdef.h
reactos/ntoskrnl/mm/pe.c