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

@@ -391,6 +391,6 @@ namespace Tins {
std::list<field_type> information_fields;
};
};
}
#endif // TINS_IEEE8022_H