X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/fd9b34aac48ad969b9ef9e4a9d7120ae924cec39..2034141a7eb4d21a738f688b5e35a43793d17fbc:/Projects/TempDataLogger/Lib/FATFs/ff.c diff --git a/Projects/TempDataLogger/Lib/FATFs/ff.c b/Projects/TempDataLogger/Lib/FATFs/ff.c index 7f4cd25fb..6b393747f 100644 --- a/Projects/TempDataLogger/Lib/FATFs/ff.c +++ b/Projects/TempDataLogger/Lib/FATFs/ff.c @@ -114,7 +114,7 @@ #endif -/* Reentrancy related */ +/* Re-entrancy related */ #if _FS_REENTRANT #if _USE_LFN == 1 #error Static LFN work area must not be used in re-entrant configuration. @@ -304,7 +304,7 @@ void unlock_fs ( /*-----------------------------------------------------------------------*/ -/* File shareing control functions */ +/* File sharing control functions */ /*-----------------------------------------------------------------------*/ #if _FS_SHARE