smsprotocols/smsstack/wapprot/Src/wapdgrm.cpp
changeset 20 244d7c5f118e
parent 0 3553901f7fa8
child 21 2492a6e4aed7
equal deleted inserted replaced
19:1f776524b15c 20:244d7c5f118e
   430                 }
   430                 }
   431             }
   431             }
   432         else
   432         else
   433             // This means that IEs with 7-bits are used
   433             // This means that IEs with 7-bits are used
   434             // Happily we support it
   434             // Happily we support it
   435             // But what TODO if we are here due to an error, because
       
   436             // 7-bit with IEs should never happen ?
       
   437             iIsComplete = ETrue;
   435             iIsComplete = ETrue;
   438 
   436 
   439         }
   437         }
   440     } // CWapDatagram::ConstructL
   438     } // CWapDatagram::ConstructL
   441 
   439