diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2014-08-25 18:44:16 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2014-09-01 11:22:45 +0200 |
commit | 151fd88f742931b0eabb30df77d7c869e3335b57 (patch) | |
tree | 8a85d9d17ae78114e607c6a282d0bf0eff2834b2 /curve.c | |
parent | 4cc8cf685e0db3580d1ce750a0765ba31b305058 (diff) |
dissectors: 80211_mac_hdr: Remove usage of binary constants
Binary constants are not C99, but a GCC extension. Moreover, Mohan
reports compilation errors resulting from these constructs when using a
PowerPC cross-compiler. Thus, replace them by the corresponding
hexadecimal constants.
Reported-by: Mohan Kannekanti <mohan.kannekanti@gmail.com>
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'curve.c')
0 files changed, 0 insertions, 0 deletions