From 7dffa15c1670806cc053b9930f341b53e30f7384 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 5 Jun 2011 13:55:56 +0000 Subject: Massive corrections to the project documentation and code comments, thanks to Russian translation services provided by Andrey from Microsin.ru. --- Projects/Webserver/Lib/DHCPServerApp.c | 1 + 1 file changed, 1 insertion(+) (limited to 'Projects/Webserver/Lib/DHCPServerApp.c') diff --git a/Projects/Webserver/Lib/DHCPServerApp.c b/Projects/Webserver/Lib/DHCPServerApp.c index 7a36066cb..4399e9a7b 100644 --- a/Projects/Webserver/Lib/DHCPServerApp.c +++ b/Projects/Webserver/Lib/DHCPServerApp.c @@ -154,6 +154,7 @@ void DHCPServerApp_Callback(void) * \param[out] DHCPHeader Location in the packet buffer where the BOOTP header should be written to * \param[in] DHCPMessageType DHCP Message type, such as DHCP_DISCOVER * \param[in] ClientHardwareAddress Client MAC address the created transaction should be directed to + * \param[in] PreferredClientIP Preferred IP that should be given to the client if it is unallocated * \param[in] TransactionID Transaction ID the created transaction should be associated with * * \return Size in bytes of the created DHCP packet -- cgit v1.2.3