chiark
/
gitweb
/
~mdw
/
mLib
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
@@@ tty commentary
[mLib]
/
ui
/
example
/
progress-test.c
diff --git
a/ui/example/progress-test.c
b/ui/example/progress-test.c
index 53c7c9f36e107e02c9a9c6e34b658b09dfb6d2f8..f44179dc9dfca23dd7855ae1325b34487473fbfb 100644
(file)
--- a/
ui/example/progress-test.c
+++ b/
ui/example/progress-test.c
@@
-55,7
+55,7
@@
int main(int argc, char *argv[])
else
ttyprogress_removeitem(&progress, &sub);
ttyprogress_update(&progress);
- usleep(
10
0000);
+ usleep(
3
0000);
}
ttyprogress_removeitem(&progress, &bar);
ttyprogress_update(&progress);