projects
/
reactos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aeeab7d
)
only show one screen of text at a time for displaying help.
author
Brandon Turner
<turnerb7@msu.edu>
Mon, 31 Oct 2005 00:53:00 +0000
(
00:53
+0000)
committer
Brandon Turner
<turnerb7@msu.edu>
Mon, 31 Oct 2005 00:53:00 +0000
(
00:53
+0000)
svn path=/trunk/; revision=18907
reactos/subsys/system/cmd/dir.c
patch
|
blob
|
history
diff --git
a/reactos/subsys/system/cmd/dir.c
b/reactos/subsys/system/cmd/dir.c
index
44088ad
..
ed559d7
100644
(file)
--- a/
reactos/subsys/system/cmd/dir.c
+++ b/
reactos/subsys/system/cmd/dir.c
@@
-218,7
+218,7
@@
static ULARGE_INTEGER recurse_bytes;
*/
static VOID DirHelp(VOID)
{
- ConOutResP
uts(
STRING_DIR_HELP1);
+ ConOutResP
aging(TRUE,
STRING_DIR_HELP1);
}