ncdengine/engine/transport/inc/catalogshttpdownload.h
changeset 25 98b66e4fb0be
parent 24 84a16765cd86
child 44 329d304c1aa1
--- a/ncdengine/engine/transport/inc/catalogshttpdownload.h	Fri Mar 19 09:33:35 2010 +0200
+++ b/ncdengine/engine/transport/inc/catalogshttpdownload.h	Fri Apr 16 15:05:20 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2006-2007 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of "Eclipse Public License v1.0"
@@ -480,6 +480,11 @@
     void UpdateExtensionL();
     
     /**
+     *  Replace current extension at aName with extension given (eExt).
+     */
+    void ReplaceExtension( TDes& aName, const TDesC& aExt );
+    
+    /**
      * Checks the preset content-type and forces HEAD request if
      * content is OMA DD, JAD or some DRM file
      */