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

Removed 'no newline at end of file' warnings.

This commit is contained in:
Matias Fontanini
2014-02-10 18:21:46 -03:00
parent 4c4a5f6c03
commit 0acf388277
16 changed files with 16 additions and 16 deletions

View File

@@ -619,4 +619,4 @@ private:
};
} // namespace Tins
#endif // TINS_DOT11_DOT11_ASSOC_H
#endif // TINS_DOT11_DOT11_ASSOC_H

View File

@@ -257,4 +257,4 @@ private:
} // namespace Tins
#endif // TINS_DOT11_DOT11_AUTH_H
#endif // TINS_DOT11_DOT11_AUTH_H

View File

@@ -163,4 +163,4 @@ namespace Tins {
};
} // namespace Tins
#endif // TINS_DOT11_DOT11_BEACON_H
#endif // TINS_DOT11_DOT11_BEACON_H

View File

@@ -230,4 +230,4 @@ private:
uint32_t write_fixed_parameters(uint8_t *buffer, uint32_t total_sz);
};
} // namespace Tins
#endif // TINS_DOT11_DOT11_PROBE_H
#endif // TINS_DOT11_DOT11_PROBE_H

View File

@@ -166,4 +166,4 @@ namespace Tins {
};
}
#endif // TINS_HANDSHAKE_CAPTURER_H
#endif // TINS_HANDSHAKE_CAPTURER_H

View File

@@ -213,4 +213,4 @@ IPv4ReassemblerProxy<Functor> make_ipv4_reassembler_proxy(Functor func) {
}
#endif // TINS_IP_REASSEMBLER_H
#endif // TINS_IP_REASSEMBLER_H