/*---------------------------------------------------------------------------/\r
-/ FatFs - FAT file system module configuration file R0.07e (C)ChaN, 2009\r
+/ FatFs - FAT file system module configuration file R0.07e (C)ChaN, 2010\r
/----------------------------------------------------------------------------/\r
/\r
/ CAUTION! Do not forget to make clean the project after any changes to\r
/ 3: f_lseek is removed in addition to level 2. */\r
\r
\r
-#define _USE_STRFUNC 1 /* 0, 1 or 2 */\r
+#define _USE_STRFUNC 0 /* 0, 1 or 2 */\r
/* To enable string functions, set _USE_STRFUNC to 1 or 2. */\r
\r
\r