[ros-diffs] [peterw] 25124: - Fix typo ;).

peterw at svn.reactos.org peterw at svn.reactos.org
Mon Dec 11 04:17:36 CET 2006


Author: peterw
Date: Mon Dec 11 06:17:35 2006
New Revision: 25124

URL: http://svn.reactos.org/svn/reactos?rev=25124&view=rev
Log:
- Fix typo ;).

Modified:
    trunk/tools/mingw-make/makex.cmd

Modified: trunk/tools/mingw-make/makex.cmd
URL: http://svn.reactos.org/svn/reactos/trunk/tools/mingw-make/makex.cmd?rev=25124&r1=25123&r2=25124&view=diff
==============================================================================
--- trunk/tools/mingw-make/makex.cmd (original)
+++ trunk/tools/mingw-make/makex.cmd Mon Dec 11 06:17:35 2006
@@ -1,5 +1,5 @@
 @echo off
 
 for /f "usebackq" %%i in (`cpucount -x1`) do set CPUCOUNT=%%i
-echo %CPUCOUNT% Processors detected (Automatically doubled).
+echo %CPUCOUNT% Processors detected (1 added automatically).
 mingw32-make -j %CPUCOUNT% %*




More information about the Ros-diffs mailing list