Fix Doxygen errors in demos.
[pub/USBasp.git] / Demos / Device / RNDISEthernet / Lib / IP.c
index 0850045..c5c38fc 100644 (file)
@@ -39,6 +39,7 @@
 /** Processes an IP packet inside an Ethernet frame, and writes the appropriate response\r
  *  to the output Ethernet frame if one is created by a subprotocol handler.\r
  *\r
+ *  \param FrameIN       Pointer to the incomming Ethernet frame information structure\r
  *  \param InDataStart   Pointer to the start of the incoming packet's IP header\r
  *  \param OutDataStart  Pointer to the start of the outgoing packet's IP header\r
  *\r