summaryrefslogtreecommitdiff
path: root/src/connection.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/connection.h')
-rw-r--r--src/connection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/connection.h b/src/connection.h
index 9720429..97ba309 100644
--- a/src/connection.h
+++ b/src/connection.h
@@ -70,7 +70,7 @@ PurpleConnectionUiOps *haze_get_connection_ui_ops (void);
const gchar *
haze_connection_handle_inspect (HazeConnection *conn,
- TpEntityType handle_type,
+ TpEntityType entity_type,
TpHandle handle);
gboolean haze_connection_create_account (HazeConnection *self, GError **error);