projects
/
oweals
/
nmrpflash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d54846c
)
Be less verbose while advertising
author
Joseph C. Lehner
<joseph.c.lehner@gmail.com>
Tue, 2 Feb 2016 12:31:42 +0000
(14:31 +0200)
committer
Joseph C. Lehner
<joseph.c.lehner@gmail.com>
Tue, 2 Feb 2016 12:31:42 +0000
(14:31 +0200)
nmrp.c
patch
|
blob
|
history
diff --git
a/nmrp.c
b/nmrp.c
index 830d6611fc776db4939dc184c90e6934a6d46dbe..bdbb6feb83a687cfae2b7ee4108f93ec6b13d640 100644
(file)
--- a/
nmrp.c
+++ b/
nmrp.c
@@
-341,7
+341,7
@@
int nmrp_do(struct nmrpd_args *args)
beg = time(NULL);
while (1) {
- printf("\rAdvertising NMRP server on
%s ... %c", args->intf
,
+ printf("\rAdvertising NMRP server on
interface ... %c"
,
spinner[i]);
fflush(stdout);
i = (i + 1) & 3;