aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Webserver/Lib/DHCPServerApp.c
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2011-06-05 13:55:56 +0000
committerDean Camera <dean@fourwalledcubicle.com>2011-06-05 13:55:56 +0000
commit7dffa15c1670806cc053b9930f341b53e30f7384 (patch)
treeb06af7dc2e6e2cf9f5bf20cb848cff5ee3f527c8 /Projects/Webserver/Lib/DHCPServerApp.c
parent0210fa5648b1ed65caa384f966ac40b4ecc489ae (diff)
downloadlufa-7dffa15c1670806cc053b9930f341b53e30f7384.tar.gz
lufa-7dffa15c1670806cc053b9930f341b53e30f7384.tar.bz2
lufa-7dffa15c1670806cc053b9930f341b53e30f7384.zip
Massive corrections to the project documentation and code comments, thanks to Russian translation services provided by Andrey from Microsin.ru.
Diffstat (limited to 'Projects/Webserver/Lib/DHCPServerApp.c')
-rw-r--r--Projects/Webserver/Lib/DHCPServerApp.c1
1 files changed, 1 insertions, 0 deletions
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