Files
ModemManager/test
Aleksander Morgado f77deb75a5 test,mmsmspdu: fix warnings with -Wswitch-enum
mmsmspdu.c: In function ‘show_part_info’:
  mmsmspdu.c:86:5: error: enumeration value ‘MM_SMS_ENCODING_UNKNOWN’ not handled in switch [-Werror=switch-enum]
     86 |     switch (encoding) {
        |     ^~~~~~
2020-01-31 15:18:35 +01:00
..