[Evolution] build error evolution-data-server/addressbook/libebook/e-contact.c



rthompso raker ~/evo-src/evolution-data-server/addressbook/libebook $ svn diff --diff-cmd diff -x -uNwb -r 
HEAD e-contact.c
Index: e-contact.c
===================================================================
--- e-contact.c (revision 8203)
+++ e-contact.c (working copy)
@@ -272,9 +272,9 @@
        MULTI_LIST_FIELD (E_CONTACT_IM_GADUGADU,  EVC_X_GADUGADU,  "im_gadugadu", N_("Gadu-Gadu Id List"), 
FALSE),
 
        /* Geo information */
-       STRUCT_FIELD    (E_CONTACT_GEO,  EVC_GEO, "geo",  N_("Geographic Information"),  FALSE, geo_getter, 
geo_setter, e_contact_geo_get_type)
+       STRUCT_FIELD    (E_CONTACT_GEO,  EVC_GEO, "geo",  N_("Geographic Information"),  FALSE, geo_getter, 
geo_setter, e_contact_geo_get_type),
 
-       MULTI_LIST_FIELD     (E_CONTACT_TEL,      EVC_TEL,        "phone",      N_("Telephone"),      FALSE),
+       MULTI_LIST_FIELD     (E_CONTACT_TEL,      EVC_TEL,        "phone",      N_("Telephone"),      FALSE)
 };
 
 #undef LIST_ELEM_STR_FIELD




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]