[ros-diffs] [tkreuzer] 44068: fix a preprocessor bug

tkreuzer at svn.reactos.org tkreuzer at svn.reactos.org
Tue Nov 10 02:47:09 CET 2009


Author: tkreuzer
Date: Tue Nov 10 02:47:09 2009
New Revision: 44068

URL: http://svn.reactos.org/svn/reactos?rev=44068&view=rev
Log:
fix a preprocessor bug


Modified:
    trunk/reactos/boot/freeldr/freeldr/options.c

Modified: trunk/reactos/boot/freeldr/freeldr/options.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/options.c?rev=44068&r1=44067&r2=44068&view=diff
==============================================================================
--- trunk/reactos/boot/freeldr/freeldr/options.c [iso-8859-1] (original)
+++ trunk/reactos/boot/freeldr/freeldr/options.c [iso-8859-1] Tue Nov 10 02:47:09 2009
@@ -113,6 +113,7 @@
 	case REBOOT:
 		OptionMenuReboot();
 		break;
+#endif
 	}
-#endif
 }
+




More information about the Ros-diffs mailing list