aboutsummaryrefslogtreecommitdiffstats
path: root/matrix-room.h
diff options
context:
space:
mode:
Diffstat (limited to 'matrix-room.h')
-rw-r--r--matrix-room.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/matrix-room.h b/matrix-room.h
index ca0420c..b0bd396 100644
--- a/matrix-room.h
+++ b/matrix-room.h
@@ -77,7 +77,7 @@ void matrix_room_handle_timeline_event(struct _PurpleConversation *conv,
/**
* Sends a typing notification in a room with a 25s timeout
*/
-void matrix_room_send_typing(PurpleConversation *conv, gboolean typing);
+void matrix_room_send_typing(struct _PurpleConversation *conv, gboolean typing);
/**
* Send a message in a room