diff options
author | Max <msuraev@sysmocom.de> | 2019-01-15 19:27:36 +0100 |
---|---|---|
committer | Vadim Yanitskiy <axilirator@gmail.com> | 2019-05-17 22:59:23 +0000 |
commit | ece1d8509d5c5af7a60ab5e1a5dddade1b181dc9 (patch) | |
tree | 448702aff64429fdb9c1e10e4e456c92afb3ddd2 /tests/utils/utils_test.c | |
parent | 35f8ba0b7fb36e38671b6c6fadc58cdf57ac68dc (diff) |
Change GSM48_PDISC_* to enum type
An enum is more clear than an int and #defines for passing around,
also in case you have a switch () statement, the compiler will issue
warnings for unhandled cases.
Change-Id: Icbbe8786a776081d7643193f154e6270224399e6
Diffstat (limited to 'tests/utils/utils_test.c')
0 files changed, 0 insertions, 0 deletions