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.29,1.30


From: Edward L. Haletky <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm/modules/aim-toc aim-toc.c,1.29,1.30
Date: Mon, 24 Mar 2003 21:13:33 -0500

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

Modified Files:
        aim-toc.c 
Log Message:


Updated to allow building and fixed icq namespace issues.



Index: aim-toc.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/modules/aim-toc/aim-toc.c,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- aim-toc.c   24 Mar 2003 09:54:36 -0000      1.29
+++ aim-toc.c   25 Mar 2003 02:13:30 -0000      1.30
@@ -59,6 +59,9 @@
 #include "globals.h"
 #include "pixmaps/aim_online.xpm"
 #include "pixmaps/aim_away.xpm"
+#ifdef __MINGW32__
+#define snprintf g_snprintf
+#endif
 
 #define DBG_TOC do_aim_debug
 int do_aim_debug = 1;





reply via email to

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