Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 690162
Collapse All | Expand All

(-)file_not_specified_in_diff (-4 / +2 lines)
Line  Link Here
0
-- a/src/text/ptbl/xp/pd_DocumentRDF.cpp
0
++ b/src/text/ptbl/xp/pd_DocumentRDF.cpp
Lines 1883-1891 Link Here
1883
1883
1884
1884
1885
#ifdef WITH_EVOLUTION_DATA_SERVER
1885
#ifdef WITH_EVOLUTION_DATA_SERVER
1886
extern "C" {
1886
#include <libebook/libebook.h>
1887
  #include <libebook/libebook.h>
1888
};
1889
1887
1890
static std::string get( EVCard* c, const char* v )
1888
static std::string get( EVCard* c, const char* v )
1891
{
1889
{

Return to bug 690162