Spell check more of the third party libraries used by LUFA.

This commit is contained in:
Dean Camera 2010-07-30 08:29:53 +00:00
parent fd9b34aac4
commit 2034141a7e
10 changed files with 37 additions and 37 deletions

View file

@ -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.