connectivitymodules/SeCon/services/ftp/inc/sconftp.h
branchRCL_3
changeset 17 dbd1c5e08735
parent 0 d0791faffa3f
--- a/connectivitymodules/SeCon/services/ftp/inc/sconftp.h	Mon Jun 21 16:36:59 2010 +0300
+++ b/connectivitymodules/SeCon/services/ftp/inc/sconftp.h	Thu Jul 15 19:35:12 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2005-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"
@@ -234,6 +234,8 @@
         */
         void UpdateDriveTypeInfoL();
         
+        void CreateObexBufObjectL( CObexBufObject*& aObject, CBufFlat*& aBuffer );
+        
         CSConFTP();
         virtual void ConstructL();