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

@@ -214,8 +214,7 @@ namespace Tins {
ethhdr _eth;
NetworkInterface _iface;
};
};
}
#endif // TINS_IEEE802_3_H