supl/locationsuplfw/utilities/src/epos_csupltrace.cpp
branchRCL_3
changeset 19 02ba3f1733c6
parent 0 667063e416a2
child 20 2b4ea9893b66
--- a/supl/locationsuplfw/utilities/src/epos_csupltrace.cpp	Thu Jul 15 19:06:58 2010 +0300
+++ b/supl/locationsuplfw/utilities/src/epos_csupltrace.cpp	Thu Aug 19 10:20:18 2010 +0300
@@ -140,6 +140,7 @@
     const TDesC& aTraceLogFile,
     TRefByValue<const TDesC> aFmt, ... )
     {
+    // coverity[var_decl : FALSE]
     VA_LIST list;
     VA_START( list, aFmt );