--- a/utilitylibraries/libutils/src/descriptor8tostring.cpp Tue Aug 31 16:54:36 2010 +0300
+++ b/utilitylibraries/libutils/src/descriptor8tostring.cpp Wed Sep 01 12:36:54 2010 +0100
@@ -235,8 +235,7 @@
* @param aSrc is the descriptor to be converted , aDes is the
* reference to the string to which the result of conversion
* is stored , n_size specifies the conversion size of the string
- * @return Status code (0 is ESuccess, -5 is EDescriptorNoData
- * -9 is EInsufficientSystemMemory)
+ * @return Status code (0 is ESuccess, -5 is EDescriptorNoData)
*/
EXPORT_C int Tlit8ToString(const TDesC8& aSrc, string& aDes)