diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2019-11-28 22:35:09 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2020-01-30 11:59:14 +0100 |
commit | c93a3cf589841f11c7f724a98a371b7f25723ffc (patch) | |
tree | 9834fee44184705806a534b728c8cfccf8a68b98 /src/mm-log.c | |
parent | 71ee2e900d4c1e9af3f1fabb79de00c678a16c18 (diff) |
bearer-list: fix warnings with -Wshadow
mm-bearer-list.c: In function ‘mm_bearer_list_find_by_properties’:
mm-bearer-list.c:151:56: error: declaration of ‘properties’ shadows a global declaration [-Werror=shadow]
151 | MMBearerProperties *properties)
| ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
mm-bearer-list.c:42:20: note: shadowed declaration is here
42 | static GParamSpec *properties[PROP_LAST];
| ^~~~~~~~~~
Diffstat (limited to 'src/mm-log.c')
0 files changed, 0 insertions, 0 deletions