forked from len0rd/rockbox
- %s was missing the argument (function name) - add %p to print the function argument - also don't call strlen() to test string nullity (and strlen() can't return a negative result) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28123 a1c6a512-1295-4272-9138-f99709370657 |
||
|---|---|---|
| .. | ||
| config.c | ||
| crc32-mi4.c | ||
| crc32.c | ||
| diacritic.c | ||
| dir_uncached.c | ||
| dircache.c | ||
| disk.c | ||
| ffs.c | ||
| file.c | ||
| filefuncs.c | ||
| format.c | ||
| memset16.c | ||
| rbpaths.c | ||
| strcasecmp.c | ||
| strcasestr.c | ||
| strlcat.c | ||
| strlcpy.c | ||
| strnatcmp.c | ||
| structec.c | ||
| timefuncs.c | ||
| unicode.c | ||
| version.c | ||