ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm/modules/aim-toc aim-toc.c,1.3,1.4


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm/modules/aim-toc aim-toc.c,1.3,1.4
Date: Wed, 08 Jan 2003 19:50:52 -0500

Update of /cvsroot/ayttm/ayttm/modules/aim-toc
In directory subversions:/tmp/cvs-serv5022/modules/aim-toc

Modified Files:
        aim-toc.c 
Log Message:
cleaning


Index: aim-toc.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/modules/aim-toc/aim-toc.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- aim-toc.c   4 Jan 2003 13:59:26 -0000       1.3
+++ aim-toc.c   9 Jan 2003 00:50:50 -0000       1.4
@@ -380,6 +380,7 @@
        strcpy(chat_room->id, id);
        strcpy(chat_room->room_name, name);
        chat_room->connected = FALSE;
+       chat_room->fellows = NULL;
        chat_room->protocol_local_chat_room_data = NULL; /* not needed for AIM 
*/
        
        chat_rooms = g_list_append(chat_rooms, chat_room );





reply via email to

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