Spell check more of the third party libraries used by LUFA.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user