[ros-diffs] [jimtabor] 17393: Merge change 17380 to 0.2.7 branch.

jimtabor at svn.reactos.com jimtabor at svn.reactos.com
Mon Aug 15 03:41:27 CEST 2005


Merge change 17380 to 0.2.7 branch.
Modified: branches/ros-branch-0_2_7/reactos/subsys/system/cmd/cmd.h
  _____  

Modified: branches/ros-branch-0_2_7/reactos/subsys/system/cmd/cmd.h
--- branches/ros-branch-0_2_7/reactos/subsys/system/cmd/cmd.h
2005-08-15 01:19:24 UTC (rev 17392)
+++ branches/ros-branch-0_2_7/reactos/subsys/system/cmd/cmd.h
2005-08-15 01:41:24 UTC (rev 17393)
@@ -44,7 +44,7 @@

 
 /* command line buffer length */
 #ifdef __REACTOS__
-#define CMDLINE_LENGTH  512
+#define CMDLINE_LENGTH  8192
 #else
 #define CMDLINE_LENGTH  8192
 //#define CMDLINE_LENGTH  1024
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20050815/0de305f4/attachment.html


More information about the Ros-diffs mailing list