Fix cut and paste error
authorDenis Kenzior <denkenz@gmail.com>
Tue, 18 Aug 2009 19:31:58 +0000 (14:31 -0500)
committerDenis Kenzior <denkenz@gmail.com>
Wed, 19 Aug 2009 23:35:06 +0000 (18:35 -0500)
src/ussd.c

index 3d7ac4a..2f353ae 100644 (file)
@@ -575,7 +575,7 @@ void ofono_ussd_register(struct ofono_ussd *ussd)
                                        ussd_methods, ussd_signals, NULL,
                                        ussd, NULL)) {
                ofono_error("Could not create %s interface",
-                               OFONO_CALL_BARRING_INTERFACE);
+                               SUPPLEMENTARY_SERVICES_INTERFACE);
 
                return;
        }