1
0
mirror of https://github.com/mfontanini/libtins synced 2026-01-23 02:35:57 +01:00

Done some -pedantic modifications.

This commit is contained in:
Matias Fontanini
2013-01-24 13:44:30 -03:00
parent a826d92666
commit c7c56a610c
21 changed files with 23 additions and 27 deletions

View File

@@ -418,6 +418,6 @@ namespace Tins {
options_type _options;
uint32_t _size;
};
};
}
#endif // TINS_DHCP_H