diff -r 12af337248b1 -r bd7edf625bdd calendarui/regionalplugins/calenregionalutil/inc/calenlunarlocalizedinfo.h --- a/calendarui/regionalplugins/calenregionalutil/inc/calenlunarlocalizedinfo.h Tue Aug 31 15:13:43 2010 +0300 +++ b/calendarui/regionalplugins/calenregionalutil/inc/calenlunarlocalizedinfo.h Wed Sep 01 12:32:31 2010 +0100 @@ -51,13 +51,13 @@ */ IMPORT_C const TDesC& GetField( TField aField ); - IMPORT_C const TDesC& Festival(); - IMPORT_C const TDesC& SolarTerm(); - IMPORT_C const TDesC& FullLunarDate(); - IMPORT_C const TDesC& LunarYear(); + IMPORT_C const TDesC& Festival(); + IMPORT_C const TDesC& SolarTerm(); + IMPORT_C const TDesC& FullLunarDate(); + IMPORT_C const TDesC& LunarYear(); IMPORT_C const TDesC& LunarMonthAndDay(); - IMPORT_C const TDesC& AnimalYear(); - IMPORT_C const TDesC& GregorianDate(); + IMPORT_C const TDesC& AnimalYear(); + IMPORT_C const TDesC& GregorianDate(); private: CCalenLunarLocalizedInfo();