mirror of
https://github.com/mfontanini/libtins
synced 2026-01-28 20:44:26 +01:00
Modified some header documentation.
This commit is contained in:
@@ -100,7 +100,7 @@ void DHCP::type(Flags type) {
|
||||
}
|
||||
|
||||
void DHCP::end() {
|
||||
add_option(option(DHCP_MESSAGE_TYPE));
|
||||
add_option(option(END));
|
||||
}
|
||||
|
||||
uint8_t DHCP::type() const {
|
||||
|
||||
Reference in New Issue
Block a user