ebn patch
Index: protocols/oscar/liboscar/xtrazxtraznotify.cpp
===================================================================
--- protocols/oscar/liboscar/xtrazxtraznotify.cpp (revision 703601)
+++ protocols/oscar/liboscar/xtrazxtraznotify.cpp (working copy)
@@ -328,7 +328,7 @@
{
if ( id == "cAwaySrv" )
return new XAwayService();
- else if ( id == "" )
+ else if ( id.isEmpty() )
return new XService();
else
return 0;
_______________________________________________
kopete-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kopete-devel