X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/b9b03aadb219d06fbad9d110e508db93e45461af..f9f1bcc25c17b031029200cd9648d76d4ee39dc4:/Demos/Device/ClassDriver/RNDISEthernet/Lib/IP.h?ds=inline diff --git a/Demos/Device/ClassDriver/RNDISEthernet/Lib/IP.h b/Demos/Device/ClassDriver/RNDISEthernet/Lib/IP.h index f77c772d8..ebb927075 100644 --- a/Demos/Device/ClassDriver/RNDISEthernet/Lib/IP.h +++ b/Demos/Device/ClassDriver/RNDISEthernet/Lib/IP.h @@ -59,8 +59,8 @@ /** Performs a comparison between two IP addresses, indicating if they are identical. * - * \param IP1 First IP address - * \param IP2 Second IP address + * \param[in] IP1 First IP address + * \param[in] IP2 Second IP address * * \return True if the addresses match, false otherwise */