aboutsummaryrefslogtreecommitdiff
path: root/Demos/Device/LowLevel
diff options
context:
space:
mode:
authorDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2009-06-15 07:23:14 +0000
committerDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2009-06-15 07:23:14 +0000
commitcba1f4bff61d7cc0866f4f352e82def20d9a13fa (patch)
tree0cbc6d9d6c3e0cad251594f556c56a0dbbdcaf60 /Demos/Device/LowLevel
parent1fe129ac3940f60810d429cb7bcf951bd4f7a117 (diff)
Doxygen corrections to fix Doxygen warnings in some demos.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@596 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'Demos/Device/LowLevel')
-rw-r--r--Demos/Device/LowLevel/RNDISEthernet/Lib/TCP.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Device/LowLevel/RNDISEthernet/Lib/TCP.c b/Demos/Device/LowLevel/RNDISEthernet/Lib/TCP.c
index e106e5d7..b7b225a4 100644
--- a/Demos/Device/LowLevel/RNDISEthernet/Lib/TCP.c
+++ b/Demos/Device/LowLevel/RNDISEthernet/Lib/TCP.c
@@ -581,7 +581,7 @@ int16_t TCP_ProcessTCPPacket(void* IPHeaderInStart, void* TCPHeaderInStart, void
*
* \param TCPHeaderOutStart Pointer to the start of the packet's outgoing TCP header
* \param SourceAddress Source protocol IP address of the outgoing IP header
- * \param SourceAddress DestinationAddress protocol IP address of the outgoing IP header
+ * \param DestinationAddress Destination protocol IP address of the outgoing IP header
* \param TCPOutSize Size in bytes of the TCP data header and payload
*
* \return A 16-bit TCP checksum value