diff -r c8caa15ef882 -r e6a66db4e9d0 xdmprotocols/XcapProtocol/XcapCache/Server/inc/XcapCacheIndex.h --- a/xdmprotocols/XcapProtocol/XcapCache/Server/inc/XcapCacheIndex.h Tue Feb 02 01:05:17 2010 +0200 +++ b/xdmprotocols/XcapProtocol/XcapCache/Server/inc/XcapCacheIndex.h Fri Mar 19 09:37:41 2010 +0200 @@ -35,8 +35,8 @@ public: // Constructors and destructor /** - * Returns Cache Index - * @return Created Cache Index + * Returns the MIME type of the messages + * @return TPtrC8 The MIME type of the messages */ static CXcapCacheIndex* NewL(); @@ -69,7 +69,7 @@ * Returns the MIME type of the messages * @return TPtrC8 The MIME type of the messages */ - void SortEntriesL(); + void SortEntries(); /** * Returns the MIME type of the messages