X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/b9b03aadb219d06fbad9d110e508db93e45461af..bdedbd558ce3db0d7c1e0ff6cdde2f480277aff7:/Demos/Device/ClassDriver/RNDISEthernet/Lib/IP.h 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 */