1
0
mirror of https://github.com/mfontanini/libtins synced 2026-01-26 20:01:35 +01:00

Code cleanup and use same syntax on the entire project

Initial code cleanup

More code cleanup

Cleanup more code

Cleanup Dot11 code

Fix OSX build issue

Cleanup examples

Fix ref and pointer declaration syntax

Fix braces
This commit is contained in:
Matias Fontanini
2016-01-02 08:17:59 -08:00
parent f5a82b1a17
commit d84f10cf08
177 changed files with 13203 additions and 12272 deletions

View File

@@ -14,7 +14,7 @@ public:
static const uint8_t from_buffer_info[];
static const uint8_t from_buffer_super[];
//void test_equals(const IP &ip1, const IP &ip2);
//void test_equals(const IP& ip1, const IP& ip2);
};
const uint8_t LLCTest::from_buffer_info[] = {