ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm/modules/jabber libEBjabber.h,1.1.1.1,1.2


From: Andy Maloney <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm/modules/jabber libEBjabber.h,1.1.1.1,1.2
Date: Sat, 11 Jan 2003 09:52:19 -0500

Update of /cvsroot/ayttm/ayttm/modules/jabber
In directory subversions:/tmp/cvs-serv6797/modules/jabber

Modified Files:
        libEBjabber.h 
Log Message:
Fixes for -Wall

Index: libEBjabber.h
===================================================================
RCS file: /cvsroot/ayttm/ayttm/modules/jabber/libEBjabber.h,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- libEBjabber.h       23 Dec 2002 22:04:43 -0000      1.1.1.1
+++ libEBjabber.h       11 Jan 2003 14:52:16 -0000      1.2
@@ -206,4 +206,8 @@
 */
 
 int JABBER_SendChatRoomMessage(JABBER_Conn *JConn, char *room_name, char 
*message, char *nick);
+
+/* Debugging routines */
+void j_list_agents();
+
 #endif /* __LIB_JABBER__ */





reply via email to

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