diff src/bluetooth/agent.h @ 2840:50507763fd31

working basic pairing / bounding
author Paula Stanciu <paula.stanciu@gmail.com>
date Fri, 18 Jul 2008 11:46:56 +0300
parents 22a5075fc7f7
children 671cdfc2d62d
line wrap: on
line diff
--- a/src/bluetooth/agent.h	Wed Jul 16 20:57:17 2008 +0300
+++ b/src/bluetooth/agent.h	Fri Jul 18 11:46:56 2008 +0300
@@ -25,7 +25,7 @@
 #include <gtk/gtk.h>
 #include <glib.h>
 #include <dbus/dbus-glib.h>
-void run_agent(void);
+void run_agents(void);
 int setup_agents(DBusGConnection *conn);
 void cleanup_agents(void);