X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/afe6ae14023c7040befe73e49d00077d3425c564..2a0c28e6e47c8a173f32fc99cd8666a2633c5c12:/Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.h diff --git a/Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.h b/Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.h index 0708268c6..a867ff6f6 100644 --- a/Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.h +++ b/Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.h @@ -63,8 +63,8 @@ /** Performs a comparison between two MAC addresses, indicating if they are identical. * - * \param MAC1 First MAC address - * \param MAC2 Second MAC address + * \param[in] MAC1 First MAC address + * \param[in] MAC2 Second MAC address * * \return True if the addresses match, false otherwise */