summaryrefslogtreecommitdiff
path: root/client/commands.c
diff options
context:
space:
mode:
Diffstat (limited to 'client/commands.c')
-rw-r--r--client/commands.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/commands.c b/client/commands.c
index a463e00f..8b4ca535 100644
--- a/client/commands.c
+++ b/client/commands.c
@@ -1256,7 +1256,7 @@ static int cmd_help(char *args[], int num, struct option *options)
return 0;
}
-int commands(DBusConnection *dbus_conn, char *argv[], int argc)
+int __connmanctl_commands(DBusConnection *dbus_conn, char *argv[], int argc)
{
int i, result;