ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm/modules/msn2 msn.C,1.70,1.71


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm/modules/msn2 msn.C,1.70,1.71
Date: Mon, 17 Mar 2003 10:13:23 -0500

Update of /cvsroot/ayttm/ayttm/modules/msn2
In directory subversions:/tmp/cvs-serv17421/modules/msn2

Modified Files:
        msn.C 
Log Message:
Add user to BL when not allowing them (or we have a 
popup every time we login)



Index: msn.C
===================================================================
RCS file: /cvsroot/ayttm/ayttm/modules/msn2/msn.C,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- msn.C       17 Mar 2003 14:44:55 -0000      1.70
+++ msn.C       17 Mar 2003 15:13:21 -0000      1.71
@@ -921,6 +921,7 @@
         eb_debug(DBG_MSN, "User (%s) not authorized - removing 
account\n",username);
         remove_account(ac);
      }
+     msn_add_to_list(mainconn, "BL", username);
   }
   msn_del_from_llist(waiting_auth_callbacks, (llist_data *)username);    
 }





reply via email to

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