[BOOTDATA]: Move an inf comment where it belongs.
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sat, 26 Aug 2017 12:52:28 +0000 (12:52 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sat, 26 Aug 2017 12:52:28 +0000 (12:52 +0000)
svn path=/trunk/; revision=75675

reactos/boot/bootdata/bootcd/unattend.inf
reactos/boot/bootdata/bootcdregtest/unattend.inf

index 448842d..cbfacc5 100644 (file)
@@ -1,8 +1,7 @@
-; Set UnattendSetupEnabled to yes in order to get unattended setup working
-
 [Unattend]
 Signature = "$ReactOS$"
 
 [Unattend]
 Signature = "$ReactOS$"
 
+; Set UnattendSetupEnabled to yes in order to get unattended setup working
 ; yes - unattend setup enabled
 ; no - unattend setup disabled
 UnattendSetupEnabled = no
 ; yes - unattend setup enabled
 ; no - unattend setup disabled
 UnattendSetupEnabled = no
index 527f72f..69fc20a 100644 (file)
@@ -1,8 +1,7 @@
-; Set UnattendSetupEnabled to yes in order to get unattended setup working\r
-\r
 [Unattend]\r
 Signature = "$ReactOS$"\r
 \r
 [Unattend]\r
 Signature = "$ReactOS$"\r
 \r
+; Set UnattendSetupEnabled to yes in order to get unattended setup working\r
 ; yes - unattend setup enabled\r
 ; no - unattend setup disabled\r
 UnattendSetupEnabled = yes\r
 ; yes - unattend setup enabled\r
 ; no - unattend setup disabled\r
 UnattendSetupEnabled = yes\r