Author: gedmurphy Date: Wed Feb 6 13:34:03 2008 New Revision: 32154
URL: http://svn.reactos.org/svn/reactos?rev=32154&view=rev Log: fix indentation
Modified: trunk/reactos/boot/freeldr/freeldr/freeldr_arch.rbuild
Modified: trunk/reactos/boot/freeldr/freeldr/freeldr_arch.rbuild URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/freeld... ============================================================================== --- trunk/reactos/boot/freeldr/freeldr/freeldr_arch.rbuild (original) +++ trunk/reactos/boot/freeldr/freeldr/freeldr_arch.rbuild Wed Feb 6 13:34:03 2008 @@ -59,8 +59,8 @@ <file>ofw.c</file> <file>ofw_util.s</file> <file>ofw_calls.s</file> - <file>ofwdisk.c</file> - <file>ofw_method.c</file> + <file>ofwdisk.c</file> + <file>ofw_method.c</file> <file>prep.c</file> <file>prep_ide.c</file> <file>prep_pci.c</file> @@ -103,7 +103,7 @@ <file>boot.s</file> <file>ferouart.c</file> <file>macharm.c</file> - <file>stubs.c</file> + <file>stubs.c</file> </module> </if> </directory>