projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Spell check all source files once again to find any typos.
[pub/lufa.git]
/
Demos
/
Device
/
ClassDriver
/
RNDISEthernet
/
Lib
/
Ethernet.c
diff --git
a/Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.c
b/Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.c
index
5f39623
..
899b81f
100644
(file)
--- a/
Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.c
+++ b/
Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.c
@@
-31,7
+31,7
@@
/** \file
*
* Ethernet frame packet handling routines. This protocol handles the processing of raw Ethernet
/** \file
*
* Ethernet frame packet handling routines. This protocol handles the processing of raw Ethernet
- * frames sent and received, deferring the processing of subpacket protocols to the appropriate
+ * frames sent and received, deferring the processing of sub
-
packet protocols to the appropriate
* protocol handlers, such as DHCP or ARP.
*/
* protocol handlers, such as DHCP or ARP.
*/