[ros-diffs] [greatlrd] 16530: forget clean up after me
greatlrd at svn.reactos.com
greatlrd at svn.reactos.com
Mon Jul 11 00:23:12 CEST 2005
forget clean up after me
Modified: trunk/reactos/subsys/system/cmd/copy.c
_____
Modified: trunk/reactos/subsys/system/cmd/copy.c
--- trunk/reactos/subsys/system/cmd/copy.c 2005-07-10 22:19:57 UTC
(rev 16529)
+++ trunk/reactos/subsys/system/cmd/copy.c 2005-07-10 22:23:00 UTC
(rev 16530)
@@ -232,7 +232,6 @@
source = 0;
count = 0;
- ConOutPrintf(_T("here\n"));
/* hack geting pipe 1>null working */
@@ -659,8 +658,7 @@
BOOL bWildcards;
BOOL bDestFound;
DWORD dwFlags = 0;
-
- ConOutPrintf(_T("string : %s\n"),rest);
+
if (!_tcsncmp (rest, _T("/?"), 2))
{
ConOutResPaging(TRUE,STRING_COPY_HELP2);
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20050711/a27bae31/attachment.html
More information about the Ros-diffs
mailing list