projects
/
selector.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
951d423
)
Cosmetics.
author
Francois Fleuret
<francois@fleuret.org>
Tue, 17 Mar 2009 19:33:32 +0000
(20:33 +0100)
committer
Francois Fleuret
<francois@fleuret.org>
Tue, 17 Mar 2009 19:33:32 +0000
(20:33 +0100)
selector.cc
patch
|
blob
|
history
diff --git
a/selector.cc
b/selector.cc
index
cfb583e
..
568da6e
100644
(file)
--- a/
selector.cc
+++ b/
selector.cc
@@
-390,7
+390,7
@@
void update_screen(int *current_line, int *temporary_line, int motion,
int main(int argc, char **argv) {
if(!ttyname(STDIN_FILENO)) {
- cerr << "
Error: t
he standard input is not a tty." << endl;
+ cerr << "
T
he standard input is not a tty." << endl;
exit(1);
}