ayttm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Ayttm-commits] CVS: ayttm/src chat_window.c,1.58,1.59


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm/src chat_window.c,1.58,1.59
Date: Thu, 20 Mar 2003 05:21:42 -0500

Update of /cvsroot/ayttm/ayttm/src
In directory subversions:/tmp/cvs-serv6820/src

Modified Files:
        chat_window.c 
Log Message:
init ebmContactData->remote_account


Index: chat_window.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/chat_window.c,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- chat_window.c       20 Mar 2003 10:06:40 -0000      1.58
+++ chat_window.c       20 Mar 2003 10:21:38 -0000      1.59
@@ -842,6 +842,8 @@
                        for(list = md->menu_items; list; list  = list->next ) {
                                ecd=ebmContactData_new();
                                ecd->contact=cw->contact->nick;
+                               if (cw->preferred)
+                                       
ecd->remote_account=cw->preferred->handle;
                                mid=list->data;
                                mid->data=(ebmCallbackData *)ecd;
                                if (mid->protocol == NULL





reply via email to

[Prev in Thread] Current Thread [Next in Thread]