branch | RCL_3 |
changeset 56 | 015fa7494bd2 |
parent 41 | 786b94c6f0a4 |
--- a/atext/plugins/limitedpdpplugin/src/limitedpdpplugin.cpp Wed Sep 15 13:27:26 2010 +0300 +++ b/atext/plugins/limitedpdpplugin/src/limitedpdpplugin.cpp Wed Oct 13 15:48:34 2010 +0300 @@ -23,7 +23,7 @@ // Internal constants const TInt KDialupOverrideEnabled = 1; const TInt KCloseTimeoutInterval = 15000000; // 15 secs -const TInt KCleanUpWaitTimeout = 300000; // 300 ms +const TInt KCleanUpWaitTimeout = 1000000; // 1 secs #ifdef _DEBUG const TInt KUsecToMSecDivider = 1000; #endif