Doxygen corrections to fix Doxygen warnings in some demos.
[pub/USBasp.git] / Demos / Device / ClassDriver / RNDISEthernet / Lib / TCP.c
index 7c3f3b4..44a32ea 100644 (file)
@@ -581,7 +581,7 @@ int16_t TCP_ProcessTCPPacket(void* IPHeaderInStart, void* TCPHeaderInStart, void
  *\r
  *  \param TCPHeaderOutStart  Pointer to the start of the packet's outgoing TCP header\r
  *  \param SourceAddress      Source protocol IP address of the outgoing IP header\r
  *\r
  *  \param TCPHeaderOutStart  Pointer to the start of the packet's outgoing TCP header\r
  *  \param SourceAddress      Source protocol IP address of the outgoing IP header\r
- *  \param DestinationAddress DestinationAddress protocol IP address of the outgoing IP header\r
+ *  \param DestinationAddress Destination protocol IP address of the outgoing IP header\r
  *  \param TCPOutSize         Size in bytes of the TCP data header and payload\r
  *\r
  *  \return A 16-bit TCP checksum value\r
  *  \param TCPOutSize         Size in bytes of the TCP data header and payload\r
  *\r
  *  \return A 16-bit TCP checksum value\r