[ros-diffs] [gedmurphy] 32154: fix indentation
gedmurphy at svn.reactos.org
gedmurphy at svn.reactos.org
Wed Feb 6 11:34:04 CET 2008
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/freeldr_arch.rbuild?rev=32154&r1=32153&r2=32154&view=diff
==============================================================================
--- 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>
More information about the Ros-diffs
mailing list