projects
/
proxmark3-svn
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
d6e1d48
)
Fix #912
913/head
author
Helio Machado
<0x2b3bfa0+git@googlemail.com>
Sun, 9 Feb 2020 17:04:46 +0000
(18:04 +0100)
committer
GitHub
<noreply@github.com>
Sun, 9 Feb 2020 17:04:46 +0000
(18:04 +0100)
client/util.c
patch
|
blob
|
blame
|
history
diff --git
a/client/util.c
b/client/util.c
index 3b299c9a9854348678606402f23ccba707711216..4e93b8f55940b5de8a7e309616f6d1b5b4166357 100644
(file)
--- a/
client/util.c
+++ b/
client/util.c
@@
-49,7
+49,7
@@
int ukbhit(void)
error += tcsetattr(STDIN_FILENO, TCSANOW, &Otty); // reset attributes
}
- return
( error == 0 ? cnt : -1 )
;
+ return
cnt
;
}
char getch(void)
Impressum
,
Datenschutz