e_connman0_7x: phase-2 - remove the old library and create the new one.
[framework/uifw/edbus.git] / src / bin / e_dbus_connman0_7x_test.c
similarity index 99%
rename from src/bin/e_dbus_connman_test.c
rename to src/bin/e_dbus_connman0_7x_test.c
index e0fa7f0..6767b1c 100644 (file)
@@ -922,7 +922,7 @@ _on_cmd_service_get_security(__UNUSED__ char *cmd, char *args)
    path = args;
 
    e = e_connman_service_get(path);
-   if (e_connman_service_security2_get(e, &count, &security))
+   if (e_connman_service_security_get(e, &count, &security))
      {
         unsigned int i;
         for (i = 0; i < count; i++)