projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Minor documentation cleanups.
[pub/USBasp.git]
/
Demos
/
Device
/
ClassDriver
/
RNDISEthernet
/
Lib
/
EthernetProtocols.h
diff --git
a/Demos/Device/ClassDriver/RNDISEthernet/Lib/EthernetProtocols.h
b/Demos/Device/ClassDriver/RNDISEthernet/Lib/EthernetProtocols.h
index
6117fe1
..
d5c93c6
100644
(file)
--- a/
Demos/Device/ClassDriver/RNDISEthernet/Lib/EthernetProtocols.h
+++ b/
Demos/Device/ClassDriver/RNDISEthernet/Lib/EthernetProtocols.h
@@
-72,7
+72,7
@@
#define PROTOCOL_SCTP 132
/* Type Defines: */
#define PROTOCOL_SCTP 132
/* Type Defines: */
- /** Type define for a protocol IP address of a device on a network */
+ /** Type define for a protocol IP address of a device on a network
.
*/
typedef struct
{
uint8_t Octets[4]; /**< Individual bytes of an IP address */
typedef struct
{
uint8_t Octets[4]; /**< Individual bytes of an IP address */