calendarui/regionalplugins/calenregionalutil/inc/calenlunarlocalizedinfo.h
branchRCL_3
changeset 66 bd7edf625bdd
parent 65 12af337248b1
--- 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();