[empathy] chat-manager: document the queue
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] chat-manager: document the queue
- Date: Mon, 5 Jul 2010 08:14:15 +0000 (UTC)
commit 23e70b8d3b88b893d3dd5ab818b5243d215bd48e
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Fri Jul 2 12:07:51 2010 +0200
chat-manager: document the queue
src/empathy-chat-manager.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/empathy-chat-manager.c b/src/empathy-chat-manager.c
index 97d210c..7c66a50 100644
--- a/src/empathy-chat-manager.c
+++ b/src/empathy-chat-manager.c
@@ -38,6 +38,7 @@ typedef struct _EmpathyChatManagerPriv EmpathyChatManagerPriv;
struct _EmpathyChatManagerPriv
{
+ /* Queue of (ChatData *) representing the closed chats */
GQueue *queue;
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]