equal
deleted
inserted
replaced
25 |
25 |
26 // Constants |
26 // Constants |
27 const TInt KFirstParam( 0 ); |
27 const TInt KFirstParam( 0 ); |
28 const TInt KSecondParam( 1 ); |
28 const TInt KSecondParam( 1 ); |
29 const TInt KThirdParam( 2 ); |
29 const TInt KThirdParam( 2 ); |
30 const TInt KOneParam( 2 ); |
30 const TInt KOneParam( 1 ); |
31 const TInt KTwoParams( 2 ); |
31 const TInt KTwoParams( 2 ); |
32 const TInt KThreeParams( 3 ); |
32 const TInt KThreeParams( 3 ); |
33 |
33 |
34 // Faults |
34 // Faults |
35 enum TP2PIfFaults |
35 enum TP2PIfFaults |