summaryrefslogtreecommitdiff
path: root/src/lib/obexd/obexagent.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/obexd/obexagent.h')
-rw-r--r--src/lib/obexd/obexagent.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/obexd/obexagent.h b/src/lib/obexd/obexagent.h
index 997ac6d..b94fb2c 100644
--- a/src/lib/obexd/obexagent.h
+++ b/src/lib/obexd/obexagent.h
@@ -63,7 +63,7 @@ GType obexagent_get_type(void) G_GNUC_CONST;
* Method definitions
*/
-/* Agent API */
+/* Server API */
gboolean obexagent_authorize(OBEXAgent *self, const gchar *transfer, const gchar *bt_address, const gchar *name, const gchar *type, gint length, gint time, gchar **ret, GError **error);
gboolean obexagent_cancel(OBEXAgent *self, GError **error);