telephonyprotocols/rawipnif/inc/RawIPFlow.h
changeset 23 6b1d113cdff3
parent 0 3553901f7fa8
child 24 6638e7f4bd8f
child 42 3adadc800673
--- a/telephonyprotocols/rawipnif/inc/RawIPFlow.h	Fri Apr 16 16:12:37 2010 +0300
+++ b/telephonyprotocols/rawipnif/inc/RawIPFlow.h	Mon May 03 13:37:20 2010 +0300
@@ -1,4 +1,4 @@
-// Copyright (c) 2006-2009 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"
@@ -105,7 +105,7 @@
 	void LinkLayerDown(TInt aError);
 
 public:	// Send data to CBcaIoController
-	TInt SendPacket(RMBufChain& aPdu, TAny* /*aSource=0*/,
+	ESock::MLowerDataSender::TSendResult SendPacket(RMBufChain& aPdu, TAny* /*aSource=0*/,
 		TUint16 /*aType=KIp4FrameType*/);
 
 public:	// Context status retrieval.