Fix Doxygen errors in demos.
[pub/lufa.git] / Demos / Device / RNDISEthernet / Lib / ICMP.c
index ba6e1db..ee87f83 100644 (file)
@@ -40,6 +40,7 @@
 /** Processes an ICMP packet inside an Ethernet frame, and writes the appropriate response\r
  *  to the output Ethernet frame if the host is issuing a ICMP ECHO request.\r
  *\r
+ *  \param FrameIN  Pointer to the incomming Ethernet frame information structure\r
  *  \param InDataStart   Pointer to the start of the incoming packet's ICMP header\r
  *  \param OutDataStart  Pointer to the start of the outgoing packet's ICMP header\r
  *\r