|
amiconn: apps/plugins battery_test.c,1.7,1.8: msg#00197systems.archos.rockbox.cvs
Update of /cvsroot/rockbox/apps/plugins In directory labb:/tmp/cvs-serv7627/apps/plugins Modified Files: battery_test.c Log Message: Ooops. Index: battery_test.c =================================================================== RCS file: /cvsroot/rockbox/apps/plugins/battery_test.c,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- battery_test.c 27 Jan 2005 23:22:06 -0000 1.7 +++ battery_test.c 27 Jan 2005 23:59:34 -0000 1.8 @@ -107,7 +107,7 @@ /* simulate 128 kbit/s (16000 byte/s) playback duration */ rb->button_clear_queue(); - button = rb->button_get_w_tmo(HZ * buffersize / 16000) - HZ*10); + button = rb->button_get_w_tmo(HZ * buffersize / 16000 - HZ*10); if (button == BATTERY_TEST_QUIT) return PLUGIN_OK; _______________________________________________ http://cool.haxx.se/mailman/listinfo/rockbox-cvs |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | amiconn: apps/plugins battery_test.c,1.6,1.7: 00197, cvs |
|---|---|
| Next by Date: | linus: tools scramble.c,1.13,1.14: 00197, cvs |
| Previous by Thread: | amiconn: apps/plugins battery_test.c,1.6,1.7i: 00197, cvs |
| Next by Thread: | linus: tools scramble.c,1.13,1.14: 00197, cvs |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |