userlibandfileserver/fileserver/shostmassstorage/server/controller/include/cusbhostmsdevice.h
changeset 109 b3a1d9898418
parent 31 56f325a607ea
--- a/userlibandfileserver/fileserver/shostmassstorage/server/controller/include/cusbhostmsdevice.h	Mon May 03 13:47:38 2010 +0300
+++ b/userlibandfileserver/fileserver/shostmassstorage/server/controller/include/cusbhostmsdevice.h	Fri May 14 17:13:29 2010 +0300
@@ -1,4 +1,4 @@
-// Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
 // All rights reserved.
 // This component and the accompanying materials are made available
 // under the terms of the License "Eclipse Public License v1.0"
@@ -41,7 +41,8 @@
 	TLun GetAndSetLunL(const RMessage2& aMessage);
     CUsbHostMsLogicalUnit& GetLuL(TInt aLunNum) const;
 
-	void SetLunL(TLun aLun);
+    void SetLunL(CUsbHostMsLogicalUnit& aLu);
+	CUsbHostMsLogicalUnit& SetLunL(TLun aLun);
 	void SetMaxLun(TLun aMaxLun);
 	TLun GetMaxLun() const;