connectivitymodules/SeCon/services/ftp/inc/sconftp.h
changeset 36 9ba7f05d28a5
parent 19 2691f6aa1921
--- a/connectivitymodules/SeCon/services/ftp/inc/sconftp.h	Wed Jun 23 18:02:53 2010 +0300
+++ b/connectivitymodules/SeCon/services/ftp/inc/sconftp.h	Tue Jul 06 14:06:02 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();