Author: janderwald Date: Fri Feb 18 12:01:54 2011 New Revision: 50795
URL: http://svn.reactos.org/svn/reactos?rev=50795&view=rev Log: - Fix acpi really.
Modified: branches/cmake-bringup/drivers/bus/acpi/power.c
Modified: branches/cmake-bringup/drivers/bus/acpi/power.c URL: http://svn.reactos.org/svn/reactos/branches/cmake-bringup/drivers/bus/acpi/p... ============================================================================== --- branches/cmake-bringup/drivers/bus/acpi/power.c [iso-8859-1] (original) +++ branches/cmake-bringup/drivers/bus/acpi/power.c [iso-8859-1] Fri Feb 18 12:01:54 2011 @@ -224,7 +224,7 @@ return status; }
-#if !defined(NDEBUG) && !defined(_MSC_VER) +#if !defined(NDEBUG) || defined(_MSC_VER)
PCHAR PowerMinorFunctionString (