projects
/
yaboot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Sweep all the files for trailing whitespace.
[yaboot.git]
/
second
/
cmdline.c
diff --git
a/second/cmdline.c
b/second/cmdline.c
index 7b69f1fedc8e658c2fd5d9e4c42e7e462e37dbd2..117bca0082f989dc90d102e35f871f7e7e2a2d2f 100644
(file)
--- a/
second/cmdline.c
+++ b/
second/cmdline.c
@@
-52,7
+52,7
@@
void cmdedit (void (*tabfunc) (void), int password)
}
if (!password)
prom_printf(buff, x);
-
+
for (;;) {
c = prom_getchar ();
if (c == -1)