projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Spell check more of the third party libraries used by LUFA.
[pub/USBasp.git]
/
Projects
/
Webserver
/
Lib
/
FATFs
/
ff.c
diff --git
a/Projects/Webserver/Lib/FATFs/ff.c
b/Projects/Webserver/Lib/FATFs/ff.c
index
cd01f46
..
1e53131
100644
(file)
--- a/
Projects/Webserver/Lib/FATFs/ff.c
+++ b/
Projects/Webserver/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.