vpnengine/ikev1lib/inc/ikev1negotiation.h
branchRCL_3
changeset 38 9f4e37332ce5
parent 23 d1a0d37b52a1
child 40 473321461bba
--- a/vpnengine/ikev1lib/inc/ikev1negotiation.h	Mon Jun 21 16:49:56 2010 +0300
+++ b/vpnengine/ikev1lib/inc/ikev1negotiation.h	Thu Aug 19 10:54:34 2010 +0300
@@ -177,10 +177,9 @@
                              TInt aStatus, 
                              TUint32 aSpi);	
     
-    TInt   ProcessUserResponseL(CAuthDialogInfo *aUserInfo);
-    TInt   DialogCompleteL(CIkev1Dialog* /*aDialog*/, TAny* aUserInfo, HBufC8* aUsername, HBufC8* aSecret, HBufC8* aDomain);
+    TInt ProcessUserResponseL(CAuthDialogInfo *aUserInfo);
+    TInt DialogCompleteL(TAny* aUserInfo, HBufC8* aUsername, HBufC8* aSecret);
 
-	
 private:
 
     CIkev1Negotiation( CIkev1PluginSession* aPluginSession,