locationtriggering/lbtmgmtui/src/lbtmgmtdebug.cpp
branchRCL_3
changeset 13 19bff11d6c18
parent 0 667063e416a2
--- a/locationtriggering/lbtmgmtui/src/lbtmgmtdebug.cpp	Fri Mar 12 15:44:22 2010 +0200
+++ b/locationtriggering/lbtmgmtui/src/lbtmgmtdebug.cpp	Mon Mar 15 12:42:19 2010 +0200
@@ -50,6 +50,7 @@
 //
 void Debug( TRefByValue<const TDesC> aText, ... )
     {    
+    // coverity[var_decl : FALSE] 
     VA_LIST args;
     VA_START( args, aText );