Author: hbelusca
Date: Sat Aug 26 12:52:28 2017
New Revision: 75675

URL: http://svn.reactos.org/svn/reactos?rev=75675&view=rev
Log:
[BOOTDATA]: Move an inf comment where it belongs.

Modified:
    trunk/reactos/boot/bootdata/bootcd/unattend.inf
    trunk/reactos/boot/bootdata/bootcdregtest/unattend.inf

Modified: trunk/reactos/boot/bootdata/bootcd/unattend.inf
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/bootcd/unattend.inf?rev=75675&r1=75674&r2=75675&view=diff
==============================================================================
--- trunk/reactos/boot/bootdata/bootcd/unattend.inf     [iso-8859-1] (original)
+++ trunk/reactos/boot/bootdata/bootcd/unattend.inf     [iso-8859-1] Sat Aug 26 
12:52:28 2017
@@ -1,8 +1,7 @@
-; Set UnattendSetupEnabled to yes in order to get unattended setup working
-
 [Unattend]
 Signature = "$ReactOS$"
 
+; Set UnattendSetupEnabled to yes in order to get unattended setup working
 ; yes - unattend setup enabled
 ; no - unattend setup disabled
 UnattendSetupEnabled = no

Modified: trunk/reactos/boot/bootdata/bootcdregtest/unattend.inf
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/bootcdregtest/unattend.inf?rev=75675&r1=75674&r2=75675&view=diff
==============================================================================
--- trunk/reactos/boot/bootdata/bootcdregtest/unattend.inf      [iso-8859-1] 
(original)
+++ trunk/reactos/boot/bootdata/bootcdregtest/unattend.inf      [iso-8859-1] 
Sat Aug 26 12:52:28 2017
@@ -1,8 +1,7 @@
-; Set UnattendSetupEnabled to yes in order to get unattended setup working
-
 [Unattend]
 Signature = "$ReactOS$"
 
+; Set UnattendSetupEnabled to yes in order to get unattended setup working
 ; yes - unattend setup enabled
 ; no - unattend setup disabled
 UnattendSetupEnabled = yes


Reply via email to