summaryrefslogtreecommitdiff
path: root/client/commands.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/commands.h')
-rw-r--r--client/commands.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/commands.h b/client/commands.h
index b3536a6c..ce9ceca2 100644
--- a/client/commands.h
+++ b/client/commands.h
@@ -22,4 +22,4 @@
#include <dbus/dbus.h>
-int commands(DBusConnection *connection, char *argv[], int argc);
+int __connmanctl_commands(DBusConnection *connection, char *argv[], int argc);