Release tizen_2.0_beta
[profile/ivi/connman.git] / plugins / nmcompat.c
index 6d8d0a6..9c66d97 100644 (file)
@@ -183,7 +183,7 @@ static int nmcompat_init(void)
                return -1;
 
        if (g_dbus_request_name(connection, NM_SERVICE, NULL) == FALSE) {
-               connman_error("nmcompat: failed to register service");
+               connman_error("nmcompat: failed register service\n");
                return -1;
        }