locationtriggering/lbtmgmtui/src/lbtmgmtdebug.cpp
changeset 18 3825cf2dc8c2
parent 0 667063e416a2
--- a/locationtriggering/lbtmgmtui/src/lbtmgmtdebug.cpp	Tue Feb 02 10:12:24 2010 +0200
+++ b/locationtriggering/lbtmgmtui/src/lbtmgmtdebug.cpp	Fri Apr 16 15:23:31 2010 +0300
@@ -50,6 +50,7 @@
 //
 void Debug( TRefByValue<const TDesC> aText, ... )
     {    
+    // coverity[var_decl : FALSE] 
     VA_LIST args;
     VA_START( args, aText );