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

@@ -619,6 +619,6 @@ namespace Tins {
std::list<ip_option> _ip_options;
uint32_t _options_size, _padded_options_size;
};
};
}
#endif // TINS_IP_H