diff -r 5aadd1120515 -r b57382753122 calendarui/inc/CleanupResetAndDestroy.inl --- a/calendarui/inc/CleanupResetAndDestroy.inl Fri Oct 15 12:10:36 2010 +0530 +++ b/calendarui/inc/CleanupResetAndDestroy.inl Wed Nov 03 17:12:22 2010 +0530 @@ -11,11 +11,16 @@ * * Contributors: * -* Description: - * +* Description: Provides cleanup item to push ResetAndDestroy calls to +* cleanup stack. It is heavily used for RPointerArrays, +* which are used all over Symbian's CalenInterimAPI. +* Implementation is more or less copy-paste of +* cleanup item of Close method and CleanupClosePushL +* */ + #include "CleanupResetAndDestroy.h"