projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add *.eml to .gitignore
[proxmark3-svn]
/
client
/
flasher.c
diff --git
a/client/flasher.c
b/client/flasher.c
index 652f13b1111df6078e89856f48e7f718d86ace72..2a24ba8fc07543cbccb82cb35deba5a1d9fc28f0 100644
(file)
--- a/
client/flasher.c
+++ b/
client/flasher.c
@@
-128,8
+128,7
@@
int main(int argc, char **argv)
serial_port_name = argv[1];
- fprintf(stderr,"Waiting for Proxmark to appear on ");
- fprintf(stderr,serial_port_name);
+ fprintf(stderr,"Waiting for Proxmark to appear on %s",serial_port_name);
do {
sleep(1);
fprintf(stderr, ".");
Impressum
,
Datenschutz