diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2019-12-23 14:07:07 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2020-01-30 11:59:14 +0100 |
commit | cf86e94b8a1ec480f1df51b53a87dddf3e22597f (patch) | |
tree | 627af618151e4e79daf330df7f058b250ce47f59 /src/main.c | |
parent | 6887cfda71780d7be6654bde97a643032577866e (diff) |
broadband-modem: fix warnings with -Wshadow
mm-broadband-modem.c: In function ‘modem_create_bearer’:
mm-broadband-modem.c:421:42: error: declaration of ‘properties’ shadows a global declaration [-Werror=shadow]
421 | MMBearerProperties *properties,
| ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
mm-broadband-modem.c:132:20: note: shadowed declaration is here
132 | static GParamSpec *properties[PROP_LAST];
| ^~~~~~~~~~
Diffstat (limited to 'src/main.c')
0 files changed, 0 insertions, 0 deletions