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/libtoc libtoc.c,1.5,1.6


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm/modules/aim-toc/libtoc libtoc.c,1.5,1.6
Date: Wed, 26 Feb 2003 11:15:38 -0500

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

Modified Files:
        libtoc.c 
Log Message:
release 0.2.2


Index: libtoc.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/modules/aim-toc/libtoc/libtoc.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libtoc.c    30 Jan 2003 12:15:41 -0000      1.5
+++ libtoc.c    26 Feb 2003 16:15:35 -0000      1.6
@@ -247,16 +247,14 @@
                case 950:
                        g_snprintf(message, 1024, "Chat in %s is unavailable.", 
data+4);
                        break;
-
                case 960:
                        g_snprintf(message, 1024, "You are sending message too 
fast to %s", data+4);
                        break;
-
                case 961:
-                       g_snprintf(message, 1024, "Your missed an im from %s 
because it was too big.", data+4);
+                       g_snprintf(message, 1024, "You missed an im from %s 
because it was too big.", data+4);
                        break;
                case 962:
-                       g_snprintf(message, 1024, "Your missed an im from %s 
because it was sent too fast.", data+4);
+                       g_snprintf(message, 1024, "You missed an im from %s 
because it was sent too fast.", data+4);
                        break;
                case 970:
                        g_snprintf(message, 1024, "Failure");





reply via email to

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