[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdenonbeta/kopete/kopete/protocols/aim
From:       Martijn Klingens <mklingens () yahoo ! com>
Date:       2002-04-08 21:55:07
[Download RAW message or body]


kdenonbeta/kopete/kopete/protocols/aim aimprotocol.cpp,1.35,1.36
Author: mklingens
Mon Apr  8 23:55:07 CEST 2002
In directory office:/tmp/cvs-serv8855


Modified Files:
         aimprotocol.cpp
Log Message:
Don't produce stupid error messages. Operator precedence might be important :-)

-       if (!kopeteapp->contactList()->groups().contains(groupName));
+       if ( !( kopeteapp->contactList()->groups().contains( groupName ) ) );



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic