1
0
Fork 0
forked from len0rd/rockbox

usb stack code police, fix some warnings and set svn keywords correctly

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14761 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Peter D'Hoye 2007-09-19 23:20:55 +00:00
parent 72e7ea22b5
commit e4363c116c
7 changed files with 52 additions and 25 deletions

View file

@ -17,8 +17,9 @@
*
****************************************************************************/
#include "usb_storage.h"
#include <string.h>
#include "usb_storage.h"
#include "usbstack/utils.h"
/*-------------------------------------------------------------------------*/