Advertising
- Miscellany
- Tuesday, October 2nd, 2007 at 9:26:23am MDT
- Index: firmware/logf.c
- ===================================================================
- --- firmware/logf.c (revision 13139)
- +++ firmware/logf.c (working copy)
- @@ -31,6 +31,7 @@
- #include "lcd-remote.h"
- #include "logf.h"
- #include "serial.h"
- +#include "debug.h"
- /* Only provide all this if asked to */
- #ifdef ROCKBOX_HAS_LOGF
- @@ -108,6 +109,7 @@
- serial_tx("\r\n");
- #endif
- va_end(ap);
- + DEBUGF("%s\n", ptr);
- if(len < MAX_LOGF_ENTRY)
- /* pad with spaces up to the MAX_LOGF_ENTRY byte border */
- memset(ptr+len, ' ', MAX_LOGF_ENTRY-len);
advertising
Update the Post
Either update this post and resubmit it with changes, or make a new post.
You may also comment on this post.
Please note that information posted here will expire by default in one month. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.