diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2021-09-07 11:14:32 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2021-09-07 10:55:43 +0000 |
commit | 12ada441567a48f0aacf4c0d3d42e46fbf956917 (patch) | |
tree | 4f1e154102de9959341b7df4323c28e29c2d7617 /libmm-glib/mm-3gpp-profile.c | |
parent | 93a0476b4d401117b879ee78236eb06ccb8b5813 (diff) |
libmm-glib,simple-status: avoid shadowing 'properties' variable
../libmm-glib/mm-simple-status.c: In function ‘mm_simple_status_new_from_dictionary’:
../libmm-glib/mm-simple-status.c:426:21: warning: declaration of ‘properties’ shadows a global declaration [-Wshadow]
426 | MMSimpleStatus *properties;
| ^~~~~~~~~~
../libmm-glib/mm-simple-status.c:55:20: note: shadowed declaration is here
55 | static GParamSpec *properties[PROP_LAST];
| ^~~~~~~~~~
Diffstat (limited to 'libmm-glib/mm-3gpp-profile.c')
0 files changed, 0 insertions, 0 deletions