diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2019-11-20 16:15:20 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2020-01-30 11:59:14 +0100 |
commit | cdcc44922f0195b5b3933b79232042ea62f8ebb8 (patch) | |
tree | 9f723cd60cef9415e70dadca9afb338e600557f6 /src/mm-utils.h | |
parent | 7c4220bc68c695099199c56d2d97a8f8fa34c9a2 (diff) |
core,broadband-bearer: fix warnings with -Wshadow
mm-broadband-bearer.c: In function ‘mm_broadband_bearer_new’:
mm-broadband-bearer.c:2204:46: warning: declaration of ‘properties’ shadows a global declaration [-Wshadow]
2204 | MMBearerProperties *properties,
| ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
mm-broadband-bearer.c:58:20: note: shadowed declaration is here
58 | static GParamSpec *properties[PROP_LAST];
| ^~~~~~~~~~
Diffstat (limited to 'src/mm-utils.h')
0 files changed, 0 insertions, 0 deletions