projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Application documentation/comment cleanup.
[pub/USBasp.git]
/
Demos
/
Device
/
LowLevel
/
RNDISEthernet
/
Lib
/
Ethernet.c
diff --git
a/Demos/Device/LowLevel/RNDISEthernet/Lib/Ethernet.c
b/Demos/Device/LowLevel/RNDISEthernet/Lib/Ethernet.c
index
2856131
..
debd322
100644
(file)
--- a/
Demos/Device/LowLevel/RNDISEthernet/Lib/Ethernet.c
+++ b/
Demos/Device/LowLevel/RNDISEthernet/Lib/Ethernet.c
@@
-37,7
+37,6
@@
\r
#include "Ethernet.h"
\r
\r
-/* Global Variables: */
\r
/** Ethernet Frame buffer structure, to hold the incoming Ethernet frame from the host. */
\r
Ethernet_Frame_Info_t FrameIN;
\r
\r