aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mm-iface-modem-3gpp-profile-manager.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mm-iface-modem-3gpp-profile-manager.c b/src/mm-iface-modem-3gpp-profile-manager.c
index ad14131d..cf32e197 100644
--- a/src/mm-iface-modem-3gpp-profile-manager.c
+++ b/src/mm-iface-modem-3gpp-profile-manager.c
@@ -27,8 +27,8 @@
#include "mm-base-modem.h"
#include "mm-log-object.h"
-#define SUPPORT_CHECKED_TAG "3gpp-ussd-support-checked-tag"
-#define SUPPORTED_TAG "3gpp-ussd-supported-tag"
+#define SUPPORT_CHECKED_TAG "3gpp-profile-manager-support-checked-tag"
+#define SUPPORTED_TAG "3gpp-profile-manager-supported-tag"
static GQuark support_checked_quark;
static GQuark supported_quark;