Files
ModemManager/cli
Aleksander Morgado 1fa7e1260d cli: fix warnings with -Wshadow
mmcli-manager.c: In function ‘context_free’:
  mmcli-manager.c:167:24: error: declaration of ‘ctx’ shadows a global declaration [-Werror=shadow]
    167 | context_free (Context *ctx)
        |               ~~~~~~~~~^~~
  mmcli-manager.c:51:17: note: shadowed declaration is here
     51 | static Context *ctx;
        |                 ^~~
  ...
2020-01-31 15:18:35 +01:00
..
2020-01-31 15:18:35 +01:00
2020-01-31 15:18:35 +01:00
2015-01-25 21:49:01 +01:00
2020-01-31 15:18:35 +01:00
2020-01-31 15:18:35 +01:00
2020-01-31 15:18:35 +01:00
2020-01-31 15:18:35 +01:00
2015-12-07 13:16:24 +01:00