X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/b9b03aadb219d06fbad9d110e508db93e45461af..31d8ebebc0796873f7c70db80a04acdcbb307ed8:/Demos/Device/LowLevel/RNDISEthernet/Lib/IP.h?ds=sidebyside diff --git a/Demos/Device/LowLevel/RNDISEthernet/Lib/IP.h b/Demos/Device/LowLevel/RNDISEthernet/Lib/IP.h index fc1a46aef..5d9f91dad 100644 --- a/Demos/Device/LowLevel/RNDISEthernet/Lib/IP.h +++ b/Demos/Device/LowLevel/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 */