pimappservices/calendar/server/src/agssess.cpp
branchRCL_3
changeset 20 9c5b1510919f
parent 0 f979ecb2b13e
child 27 aba12c885d83
--- a/pimappservices/calendar/server/src/agssess.cpp	Tue May 25 12:41:10 2010 +0300
+++ b/pimappservices/calendar/server/src/agssess.cpp	Wed Jun 09 09:40:23 2010 +0300
@@ -4046,7 +4046,7 @@
             {
              // Clear all the notifications in the buffer
             iFileBufferedNotification->Reset();
-            iFileBufferedNotificationStream.Open(*iBufferedNotification);       
+            iFileBufferedNotificationStream.Open(*iFileBufferedNotification);       
         
             // Add a single 'Undefined Change' notification to the notification buffer
             CAgnFileChangeInfo* fileChang = CAgnFileChangeInfo::NewL(NULL, MCalFileChangeObserver::ECalendarInfoUpdated);